1D - LED Pong: a Fun Electronics Project

by newsonator in Circuits > Arduino

3095 Views, 44 Favorites, 0 Comments

1D - LED Pong: a Fun Electronics Project

title.jpg
inside.png
Arduino LED Pong Game: A Fun Electronics Project (Part 1- Breadboarding)

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)

Arduino LED Pong Game: A Fun Electronics Project (Part 1- Breadboarding)
LED pong.png

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

Arduino LED Pong Game: A Fun Electronics Project (Part 2: 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

Arduino LED Pong Game: A Fun Electronics Project (Part 3: LED Soldering)

Solder the Leds and other components together, use header pins to plug into the ports of the Arduino

Upload the Code

Arduino LED Pong Game: A Fun Electronics Project (Part 4: The Buttons)

After soldering all the components upload the code via USB, change any code as needed.


Have fun and enjoy!!

Downloads