Tuesday, 22 January 2013

Raspberry Pi

1st thing to do to play with GPIO
http://www.raspberrypi-spy.co.uk/2012/05/install-rpi-gpio-python-library/
http://pypi.python.org/pypi/RPi.GPIO

#1 : if there is error when install RPi.GPIO, need to install python dev at sudo apt-get install python-dev

No comments :

Post a Comment