Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 612 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 612 Bytes

Pure Python Raspberry Pi Driver for the TI HDC1000/HDC1080 Temperature and Humidity Sensor
SDL_Pi_HDC1000
Designed for the SwitchDoc Labs HDC1000/HDC1080 Breakout Board
store.switchdoc.com

June 26, 2017: Fixed Accuracy Problem

March 9, 2017: Added Serial Number, Manufacturer ID and Device ID

Initial Release: January 2017, Version 1.0

HDC1000/HDC1080 is on default I2C address value of 0x40

Default resolution is 14 bit tempeature and 14 bit humidity
Heater is default off

To test:

  1. Add your HDC1000 to your I2C bus

  2. Install the archive

  3. sudo python testHDC1000.py