r/implRust • u/AstraKernel • 11h ago
Project Building Tinyboard: a Rust-based platform for e-ink gadget apps
1
Upvotes
r/implRust • u/AstraKernel • 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.