Introduction: Portable Arduino Arcade Game
In this project I will be showing you how to make a easy portable arcade machine using the Arduino UNO and a Nokia 5110 LCD
This is the version 2 of the "Arduino 2 player game"
Step 1: Parts & Tools
Below is a list of parts and tools I used to make this project.
Parts:
- Nokia 5110 LCD
- Arduino UNO
- 9v battery
- 9v battery clip
- 2x SPDT switch + screws
- 2x potentiometers
- 2x potentiometer knobs
- Wires
- Enclosure box
Step 2: The Case
The box I used for this project I got from a flashlight I bought, it is aluminum.
I marked the middel of the box andwhere the LCD is going to be. Make two holes for the potentiomiters and for the two switches.
I used a Dremel to make all the holes.
Step 3: Schematic
The schematic is simple. make shure your scrren is not upside down when you solder it, and that when you turn your potentiometer to the right, your player goes to the right as well. Its best to do this project on a breadboard beafore you solder it on a PCB.
Step 4: Soldering
Follow the schematic and solder everything together.
Step 5: Power
I glued a 9v battery clip to the box, to power up the Arduino UNO. It is up to you to decide if you want to use rechargeable batteries and a charging module.
Step 6: The Code
Download the code and upload it to your Arduino UNO
Download the code here:Arduino pong game
Step 7: Test
before you mount the game to the box its smart to test if everything is working as it is seposed to.
when you know where all of the wires is going to be than mark them with paper and tape like I did in the photo.
Step 8: Finishing
Mount the LCD, potentiometers and switches to your box, than connect all of the wires to the Arduino uno and connect the 9v battery.
Step 9: PLAY!
Now you got yourself a portable mini arcade machine that you can play with your friends or by yourself.
THANKS FOR VIEWING!
If you have any questions or tips on this project than post them in the comments below and if you like this project than go check out my other projects :)

Participated in the
Mind for Design

Participated in the
Reuse Contest

Participated in the
Home Automation
24 Comments
5 years ago
Cool project! Can you specify the value of the two potentiometers please? Thanks!!!!
8 years ago on Introduction
Doesn't the nokia screen work on a 3.3v logic level? would applying 5v damage it?
Reply 7 years ago
According to everything it is 3.3v, but that just means to add a logic level converter or use something like arduino pro mini (which is cooler)
[ https://learn.adafruit.com/nokia-5110-3310-monochrome-lcd/overview ]
Reply 8 years ago
5V can shorten the lifetime of the screen, and i think its recomended 4V. I dont know if 3.3 v is enought but maby.
7 years ago
ahh mine one is also a nokia 5110 but it blue and has pin outs differents
7 years ago
So can it be One player AND Two player Sorry I'm really new to Ardiuno's as in I've made two small projects in a day and that's it just from looking at it i can see two switches and i presume if there both of its off when switch one is on its on and is multiplayer then turn that off its off and then switch two turns it on and is single player? Also your video doesn't work :) thanks for reading and well i see its a old post so i hope I'm not bothering you.
7 years ago
What is the resistance of the potentiometers which you have used?
8 years ago on Introduction
Thank you
Reply 8 years ago
thats awesome! thanks for making :)
8 years ago on Introduction
whyd you use spdt switches? i mean what is the purpose? if i didnt use a spdt switch and just used a single on/off switch for power would that be ok?
Reply 8 years ago on Introduction
the spdt switch is like a normal on/off switch, and it is ok to use it
8 years ago on Introduction
Would this work with a Raspberry Pi? It's a very similar device
Reply 8 years ago on Introduction
try it it might work!
Reply 8 years ago on Introduction
You can search on google for raspberry pi pong game, than you wil finde some cool photos and instructiones on it
8 years ago on Introduction
can it work with the raspberry pi 2
8 years ago
I love the idea
Reply 8 years ago
Thank you :)
8 years ago
How would I modify the code to work with a .96 oled display Insted of a Nokia?
Reply 8 years ago on Introduction
Sorry but I don't know, and I have no experience with a oled display.
8 years ago on Introduction
Wow good work! Cool idea. Thinking about building this :)
Samuel