Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 252 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 252 Bytes

Maze game

1. Objectives

Create a simple game for STM32 with generated mazes and gyroscope controller.

2. Design

It uses:

  • STM32F407,
  • "Nokia" SPI LCD (84x48px),
  • built-in gyroscope.

For reset and select I've used on-board buttons.