TINYLAPPER uses Raspberry Pi + camera module and LED strip above to detect lap times for Tiny Whoop sized fun.
$ sudo apt-get update
$ sudo apt-get install python-picamera python3-picamera
$ python app.py
$ curl http://localhost:8080/reset
- https://www.youtube.com/watch?v=spfyxKPrf6Q (testing)
- https://www.youtube.com/watch?v=jdyaG01aCLU (tiny whoop race (post edit multiple views))
- More documentation (setup, usage)
- Commandline params to change things without messing up in code
- Better error handling when something goes wrong

