Changes

Jump to: navigation, search

Raspberry Pi - Week 4

52 bytes removed, 23:08, 26 April 2013
using pins with python
*LCD interface https://projects.drogon.net/raspberry-pi/gpio-examples/lcd-interface/
===using pins GPIO with python===
*https://code.google.com/p/raspberry-gpio-python/
**<code>sudo apt-get update</code>
**<code>sudo apt-get install python-dev</code>
**<code>sudo apt-get install python-rpi.gpio</code>
</nowiki>
*Examples - https://code.google.com/p/raspberry-gpio-python/wiki/Examples
**
**PWM
**
*adafruit - http://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio-setup/overview
**Rpi.GPIO -
**requires python-dev
**python-rpi.gpio

Navigation menu