vault backup: 2026-07-11 16:59:05
This commit is contained in:
8
Notes/Electronics/Embedded Rust.md
Normal file
8
Notes/Electronics/Embedded Rust.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Embedded Rust
|
||||
|
||||
- [`awesome-embedded-rust` with lots of links to embedded Rust stuff](https://github.com/rust-embedded/awesome-embedded-rust)
|
||||
- [`rppal` that implements `embedded-hal` traits](https://docs.rs/rppal/latest/rppal/)
|
||||
- [`embedded-hal` traits](https://github.com/rust-embedded/embedded-hal)
|
||||
- [Example of using Rust to develop flashing LED](https://www.freecodecamp.org/news/embedded-rust-programming-on-raspberry-pi-zero-w/) (uses `rust_gpiozero` crate)
|
||||
- [Rust MFRC522 driver](https://gitlab.com/jspngh/rfid-rs) for RFID chip reading
|
||||
|
||||
Reference in New Issue
Block a user