Skip to content

jdburnet/rust-mc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-mc

I have already gotten my feet wet in embedded development with rust by working through japaric's discovery book. The book does a good job of getting the reader to the fun stuff by doing most of the setup work. I hope to cement the lessons learned from the book and to get a more complete picture of starting an embedded project from scratch by re-implementing and expanding an LED roulette application.

Tasks

each task is marked with a tag

  • Implement LED roulette
  • Implement serial loopback
  • Run LED roulette and serial loopback concurrently using futures directly
  • Use await! to run LED roulette and serial loopback concurrently

About

Exploring Concurrency on a Microcontroller with Rust

Resources

Stars

Watchers

Forks

Packages

No packages published