Skip to content
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 314 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 314 Bytes

Snake

Snake game on STM32F429I-DISCO board

Hardware

  • Touchscreen (TFT) - used only for game board visualisation
  • LSM303DLHC (3D accelerometer and 3D magnetometer) - used for controlling snake movement
  • Push-button - game reset

Software

  • Atollic TrueSTUDIO 6.0.0
  • CubeMX (HAL)
  • STemWin