https://github.com/sampoder/reaction-cpx
⚡️Find out your reaction time with the Circuit Playground Express
https://github.com/sampoder/reaction-cpx
Last synced: 12 months ago
JSON representation
⚡️Find out your reaction time with the Circuit Playground Express
- Host: GitHub
- URL: https://github.com/sampoder/reaction-cpx
- Owner: sampoder
- License: mit
- Created: 2020-05-31T15:49:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-10T08:14:42.000Z (almost 6 years ago)
- Last Synced: 2025-02-08T04:44:30.028Z (about 1 year ago)
- Language: Python
- Homepage: https://go.sampoder.com/reaction-cpx
- Size: 6.84 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⚡️ reaction time calculator
Find out your reaction time with the Circuit Playground Express
## Usage
Load `main.py` onto your CPX, open the serial monitor. Switch the switch to True. Then when all Neopixels are the same colour press the button. You will see your reaction time in the serial monitor.
Demo: https://www.youtube.com/embed/JaNIZv1LFsI
## Technology Used
This website is made using CircuitPython.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
If you find a bug please report it using GitHub Issues.
## License
[MIT](https://choosealicense.com/licenses/mit/)