Sense temperature and humidity data for less!
The AHT20 is a nice but inexpensive temperature and humidity sensor from the same folks that brought us the DHT22. You can take sensor readings as often as you like, and it uses standard I2C so its super easy to use with any Arduino or Linux/Raspberry Pi board. This sensor has a typical accuracy of +- 2% relative humidity, and +-0.3 °C. There is only one I2C address so its not a good option when you need multiple humidity sensors.
The new Adafruit AHT20 Temperature & Humidity Sensor guide includes everything you need to get started sensing temperature and humidity. You’ll learn all about your new AHT20 breakout including pinouts, Arduino usage, and Python and CircuitPython usage.
Check out the full guide: Adafruit AHT20 Temperature & Humidity Sensor!
No comments:
Post a Comment