Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Latest commit

 

History

History
31 lines (23 loc) · 1.07 KB

File metadata and controls

31 lines (23 loc) · 1.07 KB

RememberIt!-STM32-Game 🧠🕹️

Demo Video 🎥

MemoryBoost-STM32-Game Demo

Introduction 🚀

RememberIt is a memory game for the Nucleo-L476RG STM32 board, featuring a joystick and an ILI9431 touch LCD screen.

Features 🤗

  • Interactive memory challenge.
  • Uses a finite state machine for game states.

Hardware Requirements 💻

  • Nucleo-L476RG STM32 board
  • Joystick
  • ILI9431 touch LCD screen

Cloning and Uploading Instructions 🎮

  1. Clone the repository: git clone https://github.com/luisdavidgarcia/RememberIt.git
  2. Open STM32CubeIDE and import the project.
  3. Connect your Nucleo-L476RG board to your computer.
  4. Build and upload the project to the board via STM32CubeIDE.

For more details on software architecture, controls, and more, refer to the included report PDF.

Contributors 👏

  • Luis D. Garcia
  • Aaron Ahmadyar

License 📜

Licensed under Apache License 2.0. See LICENSE.