Digital Foosball 2.0
The goal of this fork is to add raspberry pi support along with other features we want. We added player tracking via RFID badges and buttons to control how we play.
Head over to Digital Foosball for background and instructions.
We were going to do Arduino, but someone in the office already had a Raspberry on hand, so here we are. All code is in Python using REST to talk to the existing (and added) digitalfoosball/mobileapp node.js endpoints.
- Raspberry Pi B+: Canakit
- Breadboard + breakout: Eleduino
- Goal detection: Geeetech infrared sensors
- Player detection: Ebay Chinese 125khz USB RFID Reader
- Undo/Reset button: 19mm Momentary Push Button Normally Open
- RFID cards: 125Khz Cards
- Level Converter: Geeetech level converter
- Solderable Breadboard: SB404
- PCB Mount: 5mm screw terminal block
- Pin Header Strip: [Omall 2.54mm] (http://www.amazon.com/gp/product/B00UVPT5RI)
See LICENSE