A timing utility for speed climbing
Using both a microcontroller and a server, this project can be used to accurately measure and display the time needed to top the speed climbing wall.
- IFSC rule compliant
- precise timing
- automatic communication between the Arduino and the server
- Microcontroller compatible with the Arduino IDE (recommendation: NodeMCU)
- Raspberry Pi running Python (recommendation: Raspberry Pi Zero W)
- Python 3.7 or newer
- pySerial
- RPI.GPIO