diff --git a/README.md b/README.md index a461fcd..3d92f8e 100644 --- a/README.md +++ b/README.md @@ -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