- Cheap, $35 USD
- Powerful
- Linux
- Easy to use with existing parts
- GPIO Pins
- Connect:
- Vcc to pin 3.3V
- Ground to GND
- Input Pin to pin 25
We're using Raspbian, but there are many flavors!
- User:
pi
- Password:
raspberry
What can you see?
###Let's ... See where we are:
pwd
Look at current directory
ls
Make a directory
mkdir MakerFaire
Move around
cd MakerFaire
Make a file
touch game.py
startx
- Python
- Ben Croston's RPi.GPIO and John Paulett's stopwatch modules
- Five Second Stadium
- IDLE, Your python environment