1D - LED Pong: a Fun Electronics Project
by newsonator in Circuits > Arduino
3528 Views, 45 Favorites, 0 Comments
1D - LED Pong: a Fun Electronics Project
In this project we will be making LED PONG using Arduino, this is a two player game where each player must push their button before the ball (LED) reaches the red led. If the player waits until the yellow led and pushes the hit button it will shot the ball extra fast so watch out!!! After each bounce the speed of the ball increases until it's a battle to the DEATH!!
Supplies
9 LEDS (2 Red, 2 Yellow, 5 Green)
1 Arduino Uno
2 push buttons
1 Buzzer
1 220 ohm resistor.
1 9V batter and connector
wires,
Breadboarding (create the Circuit)
First create the circuit using a breadboard follow the circuit diagram.
Link to tinker cad files https://www.tinkercad.com/things/5bt8qxqKSwQ-led-pong
Create the Box
I used a laser cutter to cut the box out of 3mm wood panels, the below cad files are below including the drawings in google sketchup
Solder the Wires
Solder the Leds and other components together, use header pins to plug into the ports of the Arduino
Upload the Code
After soldering all the components upload the code via USB, change any code as needed.
Have fun and enjoy!!