Neopixel Arcade Led Game

by Anni boy in Circuits > Arduino

3073 Views, 22 Favorites, 0 Comments

Neopixel Arcade Led Game

Screenshot (23).png

This is a small game made by Me {Anni Boy } using Arduino UNO in Tinkercad Circuits. You can also use real-life Arduino instead of using Tinkercad for higher performance. Follow the steps shown below...

Gather Supplies or Parts to Make

Screenshot (20).png

Components:

1. Arduino UNO

2. Liquid Crystal Display (LCD 16x2)

3. 4x Neopixel Strips

4. 200ohm resistor

5. Solderless Breadboard

6. 2x Push Buttons

7 (If using physical parts). Male to Male jumper wires

Wiring and Arrangement of Units

Screenshot (21).png

The above image shows the connection between the units, there is a hidden connection in the diagram which is

behind the Neopixel strips, that connection is pretty simple, that is just a repeated connection of strips to form a small matrix. Connect the first 3 strips to each other (Make sure to check the sides of in and out)

and the last one separated of all to the Arduino directly, as shown in the figure above.

You can arrange it as you like or just keep the same as in the image.

Code (Given)

Screenshot (22).png

Download the given code ' .ino' file and open it up

copy-paste the whole to the IDE of Tinkercad Circuits (Text mode of code)

or if using the physical Arduino {real life} then compile the code and burn it to your UNO.

Game Ready to Play (Example Step)

Neopixel Arduino Arcade Game || Gameplay || Functioning

Here is an example video of what the game is in Tinkercad Circuits, Again, as told earlier, the game in the Tinkercad when you start the simulation, is not as smooth functioning as to be in real life, so yeah...Enjoy :)

Please tell me if you made it by clicking on the I made it option below.