SnapLights is an EE-Emerge project I worked on throughout my 2nd year at UC Davis. In short, we (the team) build a Tic-Tac-Toe game where you select your spot on the board using your face and double clap to confirm/claim your spot. Next player’s turn.
There are a number of links to the project, and I provide them below:
- Hackster.io: https://www.hackster.io/snaplights/snaplights-417e84
- Github website: https://jnbli.github.io/EE-Emerge-2020-SnapLights/ (build with Jekyll)
- Github repo: https://github.com/jnbli/EE-Emerge-2020-SnapLights
Coding-wise, the camera was programmed in Python, and the micro-controller in C.