DEV Community

Cover image for Pong - the arduino project
Sceptero
Sceptero

Posted on

Pong - the arduino project

This post is about a simple project of mine - a two player Pong console built with Arduino Nano 3.0 microcontroller.

This was my first project involving microcontrollers and assembling circuit boards. Working with Arduino was very straightforward, programming it was a lot of fun, especially that the limitations of the display and the microcontroller had to be considered during writing the program.

Some photos of the finished project on the breadboard:
Title screen
Game

The source code of the Arduino program is available on my Github.

The schematic of the board:
Schematic

Oldest comments (3)

Collapse
 
karoljaksik profile image
Karol Jaksik

Looks really nice, have you thought about 3d printing a nice case for it?

Collapse
 
sceptero profile image
Sceptero

Thanks! I actually did use a case, not a 3d printed one, though. Unfortunatelly, I couldn't find any photos with the case. :(

Collapse
 
gabby1024 profile image
Gabby Mturi

Woow