An open API service indexing awesome lists of open source software.

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

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/)