Skip to content

A game developed made for stm32f767zi and ssd1306, using RTIC

Notifications You must be signed in to change notification settings

hardfau1t/space-war

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space War

It is a game written for learning purpose. materials used:

  1. stm32f767zi nucleo board
  2. ssd1306 i2c display
  3. switches, resistors, capacitor

Link to video

It is written in rust using stm32f7xx-hal and embedded graphics crates, RTICC. Example image: game_image

Things learned

  • i2c communication
  • Real time interrupt driven concurancy
  • timers,
  • stm32f767 interrupts
  • threading
  • using random number generator

About

A game developed made for stm32f767zi and ssd1306, using RTIC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages