Posts | Comments

Planet Arduino

Archive for the ‘HDC1000’ Category

Feb
25

HDC1000 temperature and humidity sensor breakout, with Arduino library!

arduino, HDC1000, Humidity, i2c, Sensor, temperature Comments Off on HDC1000 temperature and humidity sensor breakout, with Arduino library! 

DSC_5869-1024x784

by Francesco Truzzi :

Some time ago I came across a new chip from TI, the HDC1000. It’s a temperature and humidity sensor with I2C interface and requires little to no additional components. It comes in an 8BGA package: we can all agree it’s pretty small.
Some of the peculiar characteristics of this chip are that it has a DRDYn pin which goes low any time there is a new reading from the chip (so you can precisely time your requests) and that the sensor is located on the bottom of the IC, so that it’s not exposed to dust and other agents that may false the readings. Also, it has an integrated heater that can remove humidity from the sensor.

So I developed a very small breakout board for this chip as well as an Arduino library (yay, my first one! raspberryPi and nodemcu might come next).

[via]

HDC1000 temperature and humidity sensor breakout, with Arduino library! - [Link]



  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook