This is HDC1000 sensor driver for Azure Sphere devices and kits.
- Clone this repository to a local directory.
- Add VS Project lib_hdc1000.vcxproj to your Solution.
- Add Reference lib_hdc1000 to your Project References.
- Include lib_hdc1000.h to your source files.
Refer to included example project lib_mlx90614_example for library usage demonstration.