https://github.com/adeboyed/piathleticstracker
Athletics Tracker using Raspberry Pis
https://github.com/adeboyed/piathleticstracker
Last synced: about 1 year ago
JSON representation
Athletics Tracker using Raspberry Pis
- Host: GitHub
- URL: https://github.com/adeboyed/piathleticstracker
- Owner: adeboyed
- Created: 2018-04-07T19:49:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-29T13:25:53.000Z (about 8 years ago)
- Last Synced: 2025-02-01T18:35:43.966Z (over 1 year ago)
- Language: C++
- Size: 339 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PiAthleticsTracker
## Important Information
## Steps
1. Establish communication between the Raspberry Pis
2. Setup light gate at the finish line
3. Sync up time
4. Waits for start
START RACE
1. Click start on the webpage
2. Starts a countdown thing including "Ready, Set, Go" out of the audio of the client
3. Person races
4. Passes light gate
5. Client asks for time from server
## Tech Used
- 2x Raspberry Pis (1 v3, 1 v2)
- 2x NRF24L01 for communication between the Pis
- 1x TCS34725 RGB Sensor for Light Gate
- 2x Camera Tripod for holding the parts of the light gate
- 1x Laser Pointer
# Resources
http://thedigitalryan.com/index.php/2015/05/24/raspberry-pi-2-and-arduino-with-nrf24l01-radios/
## Raspberry Pi Roles
### Base Pi
- Raspberry Pi 3
- Located at the start of the race
### Client Pi
- Raspberry Pi 2
- Located at the end of the race