Skip to content

simple-dht 1.0.0 released.

Compare
Choose a tag to compare
@winlinvip winlinvip released this 23 Jan 07:38
· 65 commits to master since this release

Simple DHT sensor library

  1. Support DHT11.
  2. Simple: Use fewer pure c function, with lots of comments.
  3. Stable: Follow the DHT11 protocol strictly.
  4. Fast: Support 0.5HZ or 1HZ sampling rate.