Reading a button with Python

Project Type: Electronic, Raspberry Pi
Software: A Text Editor
OS: Raspbian
Kits/Part Source: Raspberry Pi B Starter Kit
Project Source: Getting Started with Raspberry Pi by Matt Richardson and Shawn Wallace

This project shows the reader how to register a button push using Python script then print the data to terminal.

1-10 Ratings

IKEA Rating - 10
No problems following the instructions with this project.

Tony Stark Rating - 1
The project assumes the reader knows how to breadboard the button. I just used the setup I used for the last button project.

Mr. Wizard Rating - 10
This project shows the reader how to set the GPIO up as an input and how to print the input data to Terminal by using Python. The project then shows the reader how to run the Python script from terminal.