Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: rust-dd/embedded-dht-rs

v.0.5.0

24 May 11:31
Compare
Choose a tag to compare
Loading

🚀 embedded-dht-rs v.0.5.0 📚✨

What's Changed

New Contributors

Full Changelog:v.0.4.0...v.0.5.0

Contributors

  • @inhumantsar
inhumantsar
Assets2
Loading

v.0.4.0

04 Jan 22:00
Compare
Choose a tag to compare
Loading

🚀 embedded-dht-rs v.0.4.0 📚✨

What's Changed

  • Handle negative values in calculations for the DHT22 sensor.
  • Update documentation
  • Improve rendered documentation by@jannic in#2

Full Changelog:v.0.3.2...v.0.4.0

Contributors

  • @jannic
jannic
Loading
dancixx reacted with rocket emoji
1 person reacted

v.0.3.2

09 Oct 19:29
Compare
Choose a tag to compare
Loading

🚀 embedded-dht-rs v.0.3.2 📚✨

What's new in v.0.3.2:

-🛠️ Rust Feature Flags for DHT Sensors: The DHT11, DHT20, and DHT22 sensor support is now separated behind individual Rust feature flags. This allows for more control over which sensors are included in your project, optimizing performance and reducing unnecessary dependencies.

Full Changelog:v.0.3.1...v.0.3.2

Loading

v.0.3.1

09 Oct 19:27
Compare
Choose a tag to compare
Loading
Loading

v.0.3.0

30 Sep 21:22
Compare
Choose a tag to compare
Loading

🚀 embedded-dht-rs v.0.3.0 📚✨

What's new in v.0.3.0:

  • 🌡️DHT20 Sensor Support: Added support for the DHT20 sensor! You can now easily integrate and use the DHT20 in your projects with minimal configuration.

Full Changelog:v.0.2.0...v.0.3.0

Loading
danielboros1990 reacted with thumbs up emoji
1 person reacted

v.0.2.0

16 Sep 18:47
Compare
Choose a tag to compare
Loading

🚀embedded-dht-rs v.0.2.0 📚✨

What's new in v.0.2.0:

  • 🌡️DHT22 Sensor Support: Added support for the DHT22 sensor! You can now easily integrate and use the DHT22 in your projects with minimal configuration.

Full Changelog:v.0.1.1...v.0.2.0

Loading

v.0.1.1

11 Sep 19:16
Compare
Choose a tag to compare
Loading

🚀embedded-dht-rs v0.1.1 📚✨

What's new in v0.1.1:

  • 📖Improved Documentation: Expanded and clarified sections to help you get started quickly and understand the API better.
  • 🛠️Code Refactor: Cleaned up the internal structure for better efficiency and easier future updates. No breaking changes!

Full Changelog:v.0.1.0...v.0.1.1

Loading

v.0.1.0

11 Sep 19:14
Compare
Choose a tag to compare
Loading

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

We’re excited to release the initial version ofembedded-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.
Loading

[8]ページ先頭

©2009-2025 Movatter.jp