Decision Workspace
esp32_hal_dht11_driver vs esp32 vs esp32-hal
Side-by-side comparison of Rust crates
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
63
esp32
growingv0.39.0
Peripheral access crate for the ESP32
55
esp32-hal
growingv0.18.1
HAL for ESP32 microcontrollers
Core Metrics
| esp32_hal_dht11_driver | esp32 | esp32-hal | |
|---|---|---|---|
| Health Score | 45 | 63 | 55 |
| Total Downloads | 585 | 666.2K | 111.5K |
| 30d Downloads | 8 | 39.2K | 1.5K |
| Dependents | 0 | 63 | 25 |
| Releases | 6 | 41 | 18 |
| Last Updated | 148d ago | 165d ago | 749d ago |
| Age | 5m | 6y 3m | 5y 6m |
Health Breakdown
esp32_hal_dht11_driver
Maintenance
12
Quality
14
Community
3
Popularity
3
Documentation
13
esp32
Maintenance
13
Quality
15
Community
16
Popularity
7
Documentation
12
esp32-hal
Maintenance
6
Quality
16
Community
15
Popularity
6
Documentation
12
Technical Details
| esp32_hal_dht11_driver | esp32 | esp32-hal | |
|---|---|---|---|
| Version | 0.2.2 | 0.39.0 | 0.18.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 23 |
| Crate Size | 44KB | 467KB | 40KB |
| Features | 0 | 4 | 22 |
| Yanked % | 0.0% | 4.9% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.76 | 1.67.0 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •esp32 leads with a health score of 63/100, but none of the options score above 80.
- •⚠ esp32-hal has not been updated in over a year.