RememberIt is a memory game for the Nucleo-L476RG STM32 board, featuring a joystick and an ILI9431 touch LCD screen.
- Interactive memory challenge.
- Uses a finite state machine for game states.
- Nucleo-L476RG STM32 board
- Joystick
- ILI9431 touch LCD screen
- Clone the repository:
git clone https://github.com/luisdavidgarcia/RememberIt.git - Open STM32CubeIDE and import the project.
- Connect your Nucleo-L476RG board to your computer.
- 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.
- Luis D. Garcia
- Aaron Ahmadyar
Licensed under Apache License 2.0. See LICENSE.
