I recreated the classic game Pong with an Arduino.
During my Arduino training sessions, I tasked my students to come up with a cool project using Arduino and various sensors and other electronics I had collected. This was my project entry.
Check out the video demo to hear the beeps!
This project takes advantage of Adafruit’s SSD1306 OLED driver library and GFX Library.
For all the technical details, code, and schematic, check out the GitHub page.