How to learn embedded rust (original) (raw)

February 11, 2025, 4:55pm 1

are there any videos or youtube channels teaching about embedded rust as it hard to learn from the rust embedded book and it would be helpful if they used a software replacing real time
hardware

DasLixou February 11, 2025, 6:39pm 2

embassy is quite nice, there are also some youtube videos about it, chris biscardi also has some.

pzometa February 11, 2025, 7:15pm 3

For what is worth, the embedded Rust book does not require you to use hardware. You can follow the book using an emulator (Qemu).

what did you find hard about the embedded Rust book? I would be interested to know. Are you trying to learn Rust and embedded Rust at the same time? Or is it more like you prefer video instruction instead of text?

system Closed May 12, 2025, 7:15pm 4

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.