HDC1008 Humidity and Temperature Sensor

Discuss development of drivers for external hardware and components, such as LCD screens, sensors, motor drivers, etc.
Target audience: Users and developers of drivers.
Post Reply
User avatar
kfricke
Posts: 342
Joined: Mon May 05, 2014 9:13 am
Location: Germany

HDC1008 Humidity and Temperature Sensor

Post by kfricke » Mon Jun 15, 2015 7:43 pm

The following GitHub repository is the initial release and snapshot of my current work with this nice little sensor. Feel free to give suggestions or feedback!

https://github.com/kfricke/micropython-hdc1008

User avatar
kfricke
Posts: 342
Joined: Mon May 05, 2014 9:13 am
Location: Germany

Re: HDC1008 Humidity and Temperature Sensor

Post by kfricke » Sat May 14, 2016 5:52 pm

Updated to MicroPython 1.8 and tests implemented to work on ESP8266 and pyboard.

Post Reply