Memory Game

by rawanabdelaziz42 in Circuits > Arduino

856 Views, 5 Favorites, 0 Comments

Memory Game

Gemini_Generated_Image_tdau9ltdau9ltdau.png
mem game

project overview

This project is an Arduino-based memory game designed to test and improve the player’s short-term memory. It also shows how Arduino can be used to create interactive systems that combine hardware and software


Supplies

How to Make Simon Memory Game Using Arduino.png

Components & Circuit diagram

  1. LCD
  2. Arduino UNO
  3. Arduino cable
  4. I2C
  5. 4 leds
  6. 4 Resistors each with 220ohm
  7. Battery 9v
  8. jumbers (M/M - M/F)
  9. buzzer

First

WhatsApp Image 2026-07-01 at 09.33.53.jpeg

connect the LEDs with the resistor and buttons on the breadboard and with arduino according to he circuit above using M/M jumbers

Second

WhatsApp Image 2026-07-01 at 09.33.53 (1).jpeg

connect the I2C with LCD

Third

WhatsApp Image 2026-07-01 at 09.33.53 (2).jpeg

connect the I2C with the arduino's analog pins using M/F jumbers

Fourth

WhatsApp Image 2026-07-01 at 09.33.52.jpeg

add the Buzzer to the curcuit

Now connect the Arduino to your computer with the Arduino cable and upload the code on the Arduino and VoilĂ  you're ready to play

Arduino code

https://drive.google.com/file/d/13cO2YrmoQY3hd_0DQwbzdN0YieZ86MJR/view?usp=sharing

Source

i took the circuit and the code from this video

https://youtu.be/8ORj7vU1hU0?si=kHImOzrG8qh4wYks