Robot Piano Tiles
A Piano Tiles (mobile game) hardware autoclicker built on the ATmega328. All electrical sketches and the PCB were designed in KiCad. Code for the microprocessor was written in C++ using Arduino and Servo libraries as well as the PlatformIO VSCode extension. This project also has a live visualisation Python script that communicates with the main board over serial to display data captured by the photoresistor module. This script can also be used to quickly adjust some parameters at the start of runtime. ...