Simple Arduino Game with 16×2 LCD

Simple Arduino Game with 16×2 LCD

I built this simple game to show my nephews how much fun you can have tinkering with hardware and software.

The following video shows the game in action. Below the video I’ll list the hardware that I used, and also post a link to the code so that you can use it in your projects.

Hardware

1. Arduino Uno – R3

11021b-00

 

2. LCD Button Shield (16×2)

11851-01b

3. USB Cable A to B (A standalone arduino board doesn’t come with this)

Source Code

The source code is available here: https://github.com/jeffcardillo/arduino_super_scooter

Enjoy!

Leave a Reply