Summary of Arduino Simple Memory Game
Summary: A simple memory game project using an Arduino UNO or Teensy 3.0. It uses four LEDs, four pushbuttons, a buzzer, resistors, and jumper wires on a breadboard. Schematics and Arduino/Teensy-compatible code are provided, plus a demonstration video. Instructions cover parts, wiring, uploading code, and final testing.
Parts used in the Arduino Simple Memory Game:
- Arduino UNO or Teensy 3.0
- 8x 220 Ohm Resistor
- 4x LEDs
- 4x Pushbuttons
- Buzzer
- Breadboard
- Jumper Cables

This project is all about creating a simple game to test your memory.
I’ll be using a Teensy 3.0 board. (If you want to know more about this board please click here to read a Getting Started Guide). This project is also 100% compatible with the Arduino.
Watch the video below
Step 1: Parts Required

- 1x Arduino UNO (or an Teensy 3.0) (Click to see on Amazon)
- 8x 220 Ohm Resistor
- 4x LED’s
- 4x Pushbuttons
- 1x Buzzer
- 1x Breadboard
- Jumper Cables
Step 2: Schematics

In the picture above you can find the schematics for the Arduino.
And also the schematics if you’re using a Teensy 3.0 instead.
Step 3: Upload the Arduino Code

Click here to download the Code.
(The code above works great in the Arduino and Teensy)
Step 4: Final Step

It’s done! If you didn’t watch the youtube video yet, make sure you watch now. To see the demonstration of this project!
Did you enjoyed this project?
Please support my work by sharing this project with a friend!
Make sure you follow me on instructables so you don’t miss my next project!
Have a problem?
Leave a comment below and I’ll help you 🙂
Source: Arduino Simple Memory Game
- Can I use a Teensy 3.0 for this project?
Yes, the project is 100% compatible with the Teensy 3.0 and the schematics include a Teensy version. - Does the code work on Arduino and Teensy?
Yes, the provided code works for both the Arduino and Teensy. - What parts are required to build the memory game?
The parts listed are Arduino UNO or Teensy 3.0, 8x 220 Ohm resistors, 4 LEDs, 4 pushbuttons, a buzzer, a breadboard, and jumper cables. - Where can I find the schematics for wiring?
Schematics for both Arduino and Teensy wiring are provided in the project pictures. - Is there a demonstration of the finished project?
Yes, a demonstration video is available on YouTube at https://youtu.be/cDEmH0iguMw. - How do I get the Arduino code for the project?
You can download the code from the link provided in the project (Click here to download the Code). - Can I use an Arduino UNO instead of a Teensy?
Yes, the Arduino UNO is listed as an alternative and the project is compatible with it. - What should I do if I have a problem building the project?
The project suggests leaving a comment for help and the author will assist.
