Tuesday, July 23, 2013

Raspberry Pi Programming a Button Response

The Raspberry Pi can be used to program a script and run a command that allows you to push a button to light up an LED light; an input (button pushed) can be recognized and this is visually represented by the LED light burning.

Hardware Needed:
Raspberry Pi with it's accessories
2 jumper leads (m/f: one for power and one for the button circuit)
1 wire (m/m)
1 button
1 LED (red)
Software Needed:
Debian Wheezy OS
Python
Leafpad

No comments:

Post a Comment