Antonki Thermometer/Hygrometer is sold at $8 for two. It claims a temperature range of -50 to 70°C (-58 to 158°F) with accuracy +/-1°C and relative humidity range 10% to 99% with accuracy of +/-5%.
We use SHT31 and HTU21 breakout boards with Arduino Nano and an OLED display module (0.96" OLED 128x64). Arduino 3.3V output is used to power the sensors and the display. Very quickly, we pull together the code needed to read from the sensors and display the data on the OLED module. It shows the power of Arduino. We update the reading every 3s.
For temperature, we also have the analog thermometer, thermocouple, and PRT measured by multimeter, and Fluke non-contact IR thermometer.
We test in about 4 temperature settings, ambient (about 22C), refrigerator (3C), freezer (-18C), heater (50C).
Here are the results.
We compare a few humidity readings.

No comments:
Post a Comment