https://github.com/goto-eof/esp32-temperature-and-humidity-sensor-rust
ESP32 Temperature Sensor (Rust) is an ESP32 rust application that allows to measure the temperature and humidity through the DHT11 sensor.
https://github.com/goto-eof/esp32-temperature-and-humidity-sensor-rust
Last synced: 6 months ago
JSON representation
ESP32 Temperature Sensor (Rust) is an ESP32 rust application that allows to measure the temperature and humidity through the DHT11 sensor.
- Host: GitHub
- URL: https://github.com/goto-eof/esp32-temperature-and-humidity-sensor-rust
- Owner: goto-eof
- Created: 2023-12-02T22:57:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-02T23:04:06.000Z (over 2 years ago)
- Last Synced: 2024-12-30T03:43:46.860Z (over 1 year ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP32 Temperature and Humidity Sensor (DHT11, Rust)
ESP32 Temperature Sensor (Rust) is an ESP32 rust application that allows to measure the temperature and humidity through the DHT11 sensor.