Arduino Pong

I recreated the classic game Pong with an Arduino.

Arduino_Pong_Gif

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!

Arduino_Pong_bb

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.

Leave a Reply