Skip to content

v.0.1.0

Compare
Choose a tag to compare
@dancixx dancixx released this 11 Sep 19:14

🚀 embedded-dht-rs v0.1.0 is here! 🌡️📊

We’re excited to release the initial version of embedded-dht-rs, a lightweight, Rust-based library for interfacing with DHT11 and DHT22 sensors on embedded systems. With this library, you can easily read temperature and humidity data in a fast, efficient, and reliable way!

Key features in v0.1.0:

  • 🦀 Rust-powered: Take advantage of Rust's safety and performance for handling sensor data.
  • DHT11: Seamlessly read data from these popular sensors.
  • 💡 Easy-to-use API: Simple and intuitive interface for embedded applications.