Programs for temperature and humidity sensor using Adafruit Feather 32u4 LoRa Radio and DHT22.
We have prepared four programs for measuring temperature and humidity. The first program sends the current measured values. The second program sends averages of measured values over a certain period of time. The other two programs extend the first two with a low power mode, which is great when you run this sensor on battery power.
- Current measured values
- Averages of measured values
- Current measured values with low power mode
- Averages of measured values with low power mode
- ABP
- About sensor and sensor assembly on the site: https://lora.vsb.cz/index.php/temperature-and-humidity-sensor-dht22
- About Adafruit Feather 32u4 LoRa Radio setup on the site: https://lora.vsb.cz/index.php/adafruit-feather-32u4/
- About Cayenne LPP on the site: https://lora.vsb.cz/index.php/cayenne-lpp/