EmbeddedChip

#EmbeddedChip/ATSAMD

- Justin Beaurivage's Blog: Version 0.20.0 of the atsamd-hal project was recently released. With it comes its first official support for async peripheral APIs. To mark the occasion, I wanted to share my experience writing futures from scratch on microcontrollers, and help demistify this sometimes complex, yet incredibly useful tool.

#EmbeddedChip/BBCMicro

- README.md · main · Cyril Marpaud / Impl Snake for Microbit · GitLab: Rust implementation of a Snake game on BBC Micro:bit with Embassy.
- [French] Video version

#EmbeddedChip/ESP32

#EmbeddedChip/ESP32/WROVER-E

- Securely sending DHT22 sensor data from an ESP32 board to PostgreSQL | Caio's Stuff: Let's collect data provided by a DHT22 sensor and store it asynchronously in a PostgreSQL database via WiFi using an encrypted connection. We will start with a brief introduction about the principal technologies, proceed to setting-up the necessary environment and then code our project.

#EmbeddedChip/ESP32/Wroom32

- Beginner Rust ESP32 development - Snake: A technical blog about Rust, Linux and other topics.

#EmbeddedChip/ESP32/Xtensa

- Building a Wifi-controlled car with Rust and ESP32: A technical blog about Rust, Linux and other topics.

#EmbeddedChip/Pico

- Nine Pico PIO Wats with Rust (Part 1) | Towards Data Science: Raspberry Pi programmable IO pitfalls illustrated with a musical example
- Nine Pico PIO Wats with Rust (Part 2)

- Rust 🦀 on the RP2040: Get stated with writing rust on the Raspberry Pico

#EmbeddedChip/RP2040

- Rust 🦀 on the RP2040: Get stated with writing rust on the Raspberry Pico