Coder Social home page Coder Social logo

pypruss's Introduction

PyPRUSS

PyPRUSS is a Python binding for controlling the PRUs on BeagleBone.

For examples and inspiration: http://hipstercircuits.com/?cat=5

To install:

git clone https://[email protected]/intelligentagent/pypruss.git  
cd pypruss
python setup.py install
export LD_LIBRARY_PATH=/usr/local/lib  

Note that you must load the uio_pruss kernel module. There is a function for loading and unloading this in the library called modprobe() with an optional argument for the DDR size. To do it manually its "modprobe uio_pruss". This must be done on every boot.

Update: It appears there is trouble with the pasm compiler. The following might not work..

To try the blinkled example:

cd PyPRUSS/examples/blinkled  
make  
python blinkled.py  

You should then see three of the user leds blink 10 times.

There are a few other examples in there as well, have a look at them for other functions.

pypruss's People

Contributors

eliasbakken avatar pbrook avatar

Stargazers

Marcin Dąbrowski avatar John C avatar Dylan Fitzgerald avatar Anuj Deshpande avatar Víctor Mayoral Vilches avatar Drew Fustini avatar  avatar

Watchers

 avatar  avatar  avatar

pypruss's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.