esp-rs / awesome-esp-rust

Curated list of resources for ESP32 development in the Rust programming language
Creative Commons Zero v1.0 Universal
863 stars 34 forks source link

Added plantineers-edge #23

Closed Nereuxofficial closed 1 year ago

Nereuxofficial commented 1 year ago

This was a university project made with other students. It has two repositories for the esp32c3 using no-std but this one is the more interesting one. Data is encoded using the postcard library and then decoded in the esp-gateway.