/HDC2010

Low-Power Digital Temperature and Humidity Sensor

Primary LanguageC++

HDC2010

Low-Power Digital Temperature and Humidity Sensor

Basic Arduino sketch showing methods to configure TI's HDC2010 temperature and humidity sensor, configure the data ready interrupt, read and properly scale the data and output to the serial monitor. The sketch is designed to easily allow multiple HDC2010 to operate on the same I2C bus. Second sketch demonstrates this for two HDC2010 with different I2C addresses on the same I2C bus.