23 December 2014

RPi.GPIO

RPi.GPIO is a library that provides GPIO controlling for Python binding. It’s installed by default in Raspbian.

sudo apt-get install python-rpi.gpio


blog comments powered by Disqus