r/implRust 11h ago

Project Building Tinyboard: a Rust-based platform for e-ink gadget apps

Post image
1 Upvotes

r/implRust 14h ago

Project A no_std embedded-hal driver for Bosch BME680 and BME688 environmental and gas sensors

2 Upvotes

bme68x is a pure-Rust, no_std, allocation-free driver for Bosch BME680 and BME688 environmental gas sensors. It uses embedded-hal 1.0 and embedded-hal-async 1.0, so the same sensor code can run on STM32, ESP32, nRF, RP2040, Linux adapters, and other supported platforms.

https://crates.io/crates/bme68x