Example code for AOSONG HR202L on ESP32 Arduino.
Connect humidity sensor AOSONG HR202L to ESP32, it measures temperature and humidity.
AOSONG HR202L is a very inexpensive humidity sensor. We can buy it for $ 0.60 to $ 2. However, it is a little difficult to handle, so giving up accuracy makes it easy to measure.
2 types:
It has a reference resistor (10k Ohm) on the mini breadboard.
Attention! NO adequate accuracy
Measured data on Ambient IoT Cloud Service (https://ambidata.io/)
The example code is in ht202l_toAmbient folder
- 基準抵抗で測定・ブログ記事(Japanese Only):
https://bokunimo.net/blog/misc/701/ - ESP32に直結・ブログ記事(Japanese Only):
https://bokunimo.net/blog/esp/903/