How to interface with HDC2010 humidity and temperature sensor with Arduino using I2C
00:06:39
|
13 OCT 2017
The HDC2010 is an integrated humidity and temperature sensor that provides high accuracy measurements with very low power consumption.
In this video you'll:
- Learn about the HDC2010 device capabilities and advantages over other humidity sensors
- Learn how to use I2C to configure and read temperature and humidity from the HDC2010 with the Arduino
- See a demo of the HDC2010 and the LCD display
- See a step-by-step guide through the code so you can reproduce these results with the HDC2010 on your own