Difference between revisions of "Explore Ping-Pong with Arduino"
(Created page with "category:DIY Hobby Kits") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[category:DIY Hobby Kits]] | [[category:DIY Hobby Kits]] | ||
+ | [[category:Arduino Tutorials]] | ||
+ | [[File:0 pingPong.jpg|thumbnail]] | ||
+ | Retro gaming is nostalgia, isn't it? We will look at building the simplest Ping pong game with LED Matrix Display and a Joystick using Arduino. The setup can be used to program and play other retro games. | ||
+ | |||
+ | =The Parts= | ||
+ | =Hookup= | ||
+ | [[File:Schematic PingPong.JPG]] | ||
+ | |||
+ | =Code= | ||
+ | =The Game= |
Latest revision as of 17:01, 28 July 2016
Retro gaming is nostalgia, isn't it? We will look at building the simplest Ping pong game with LED Matrix Display and a Joystick using Arduino. The setup can be used to program and play other retro games.