Decision Workspace
embedded-dht-rs vs esp32-dht11-rs vs esp32_hal_dht11_driver
Side-by-side comparison of Rust crates
44
embedded-dht-rs
growingv0.5.0
A driver for interfacing with DHT11, DHT20 (AHT20), DHT22 (AM2302) temperature and humidity sensors, designed for embedded systems.
52
esp32-dht11-rs
experimentalv0.1.3
A Rust crate that reads temperature and humidity data from the DHT11 sensors for esp32 series.
45
esp32_hal_dht11_driver
experimentalv0.2.2
A Rust crate that reads temperature and humidity data from the DHT11 sensors for esp32 series, updated to remove depancancy of the embedded_hal crate
Core Metrics
| embedded-dht-rs | esp32-dht11-rs | esp32_hal_dht11_driver | |
|---|---|---|---|
| Health Score | 44 | 52 | 45 |
| Total Downloads | 11.7K | 1.6K | 585 |
| 30d Downloads | 232 | 8 | 8 |
| Dependents | 0 | 0 | 0 |
| Releases | 8 | 4 | 6 |
| Last Updated | 311d ago | 266d ago | 148d ago |
| Age | 1y 6m | 8m | 5m |
Health Breakdown
embedded-dht-rs
Maintenance
8
Quality
15
Community
3
Popularity
5
Documentation
13
esp32-dht11-rs
Maintenance
15
Quality
17
Community
3
Popularity
4
Documentation
13
esp32_hal_dht11_driver
Maintenance
12
Quality
14
Community
3
Popularity
3
Documentation
13
Technical Details
| embedded-dht-rs | esp32-dht11-rs | esp32_hal_dht11_driver | |
|---|---|---|---|
| Version | 0.5.0 | 0.1.3 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 2 | 1 |
| Crate Size | 1.4MB | 12KB | 44KB |
| Features | 4 | 8 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •esp32-dht11-rs leads with a health score of 52/100, but none of the options score above 80.
- •embedded-dht-rs has the most downloads (11.7K), suggesting wider adoption.