Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages