Pretty straightforward project to understand: classic Pong game but run on an Arduino onto an OLED display.
I was drawn to this project because we did something similar to this in another class I took last semester. Our pong was implemented on an FPGA on a VGA display, but its really cool to see that even a tiny little microprocessor like this is able to not only drive an almost 100×100 display but also run the calculations to play pong.
Leave a Reply
You must be logged in to post a comment.