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

Brollof/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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