Arduino Software/hardware Pong Game
by mal-hd in Circuits > Arduino
858 Views, 4 Favorites, 0 Comments
Arduino Software/hardware Pong Game
![Arduino pingpong](/proxy/?url=https://content.instructables.com/FVX/HM4F/I4XP5AP0/FVXHM4FI4XP5AP0.jpg&filename=Arduino pingpong)
As we know well the traditional pong game...which contain one or two plates and bouncing ball,
this plate is controlled from mouse or keyboard or a remote control...But how about controlling it using our hands o.O ?
Needed Hardware:
![10913673_589745597824971_192858579_n.jpg](/proxy/?url=https://content.instructables.com/FGX/ZOQI/I4PHUYEY/FGXZOQII4PHUYEY.jpg&filename=10913673_589745597824971_192858579_n.jpg)
![10917587_589745547824976_802330952_n.jpg](/proxy/?url=https://content.instructables.com/FHI/RJVQ/I4PHUYEZ/FHIRJVQI4PHUYEZ.jpg&filename=10917587_589745547824976_802330952_n.jpg)
![10934301_589745587824972_325269465_n.jpg](/proxy/?url=https://content.instructables.com/F4I/XTIH/I4PHUYF0/F4IXTIHI4PHUYF0.jpg&filename=10934301_589745587824972_325269465_n.jpg)
1) Arduino Board
2) Ultra Sonic Sensor, I am using HC-SR04. x 2
3) wires
_________________
plug VCC and GND to 5V and Ground pins respectively
the ping and echo as in source code comments.
Needed Software:
1) Processing IDE
2) Arduino IDE
__________
Here i uploaded the arduino source code & the processing source code, any modification and enhancement will be so welcomed.
________
the arduino code is .ino
the processing code is .pde
Test It :)
![Arduino pingpong](/proxy/?url=https://content.instructables.com/FRN/OD43/I4XP5D00/FRNOD43I4XP5D00.jpg&filename=Arduino pingpong)