Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library: Simple, Stable and Fast DHT Library #4469

Closed
winlinvip opened this issue Jan 23, 2016 · 3 comments
Closed

Library: Simple, Stable and Fast DHT Library #4469

winlinvip opened this issue Jan 23, 2016 · 3 comments
Assignees
Labels
Component: Board/Lib Manager Boards Manager or Library Manager
Milestone

Comments

@winlinvip
Copy link

I have wrote a simple and fast library for DHT sensor. I like to share it on the library manager.

  1. Simple: Simple C++ code with lots of comments.
  2. Stable: Follow the DHT11 protocol strictly.
  3. Fast: Support 0.5HZ or 1HZ sampling rate.

Here is the link:
https://github.com/winlinvip/SimpleDHT

@winlinvip winlinvip changed the title New Library: Simple and Fast DHT Library Library: Simple, Stable and Fast DHT Library Jan 23, 2016
@facchinm facchinm added the Component: Board/Lib Manager Boards Manager or Library Manager label Jan 25, 2016
@cmaglie cmaglie self-assigned this Jan 25, 2016
@agdl agdl assigned agdl and unassigned cmaglie Jan 26, 2016
@agdl
Copy link
Member

agdl commented Jan 26, 2016

Done!

@agdl agdl closed this as completed Jan 26, 2016
@agdl agdl added this to the Release 1.6.8 milestone Jan 26, 2016
@winlinvip
Copy link
Author

Great, thanks~
I will contribute more HDT sensor in future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Board/Lib Manager Boards Manager or Library Manager
Projects
None yet
Development

No branches or pull requests

4 participants