An open API service indexing awesome lists of open source software.

https://github.com/sectore/discovery-solutions

Personal solutions for challenges of https://github.com/rust-embedded/discovery
https://github.com/sectore/discovery-solutions

Last synced: 11 months ago
JSON representation

Personal solutions for challenges of https://github.com/rust-embedded/discovery

Awesome Lists containing this project

README

          

# Personal solutions for challenges of `Discovery` book

The [`Discovery` book](https://docs.rust-embedded.org/discovery/) is an introductory course on microcontroller-based embedded systems that uses Rust as the teaching language rather than the usual C/C++.

## My solutions

- [05-led-roulette](./solutions/05-led-roulette)