Skip to content

Raspberry Pi Pure Python Library for the HDC1000 / HDC1080 Temperature and Humidity Sensor - Breakout board at store.SwitchDoc.com

Notifications You must be signed in to change notification settings

switchdoclabs/SDL_Pi_HDC1000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Raspberry Pi Pure Python Library for the HDC1000 / HDC1080 Temperature and Humidity Sensor - Breakout board at store.SwitchDoc.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages