⚡ Embedded Programming in Rust - Joey H

Published on ● Video Link: https://www.youtube.com/watch?v=-6nDuX_jMBw



Duration: 20:10
8,348 views
217


An introduction to the benefits of the Rust language, the widespread community support for embedded programming, and a live coding demonstration on trying to get an LED to blink.

The Github repo containing the code from the demo can be found here: https://github.com/Joeyh021/arduino-blinky

There is also a blog post that accompanies this talk, discussing some aspects of the code in more detail: https://joeyh.dev/blog/rust_arduino/

00:00 - Introduction
03:04 - The Embedded Rust Ecosystem
07:55 - Let's Blink That LED