Merge pull request #153 from rust-embedded/jamesmunns-patch-3

Add Internet of Streams project
This commit is contained in:
Daniel Egger 2019-03-06 00:51:59 +01:00 committed by GitHub
commit 7cb6f96fd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,6 +74,9 @@ In 2018 Rust community has created an embedded workgroup to help drive adoption
- [FreeRTOS.rs](https://github.com/hashmismatch/freertos.rs) Rust interface for the FreeRTOS API
- [MicroRust](https://droogmic.github.io/microrust/) Introductory book for embedded development in Rust on the micro:bit.
- [Physical Computing With Rust](https://rahul-thakoor.github.io/physical-computing-rust/) A (WIP) guide to physical computing with Rust on the Raspberry Pi.
- [Internet of Streams](https://www.youtube.com/playlist?list=PLX44HkctSkTewrL9frlUz0yeKLKecebT1) A video series by [@jamesmunns] building a bare metal IoT Sensor Node Platform from (nearly) scratch in Rust
[@jamesmunns]: https://github.com/jamesmunns
## Tools