mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
.. | ||
examples/dht2pin | ||
dht2pin.cpp | ||
dht2pin.h | ||
library.json | ||
library.properties | ||
readme.md |
DHT2PIN library
Description
NOTE: THIS LIB IS NOT TESTED EXTENSIVELY YET SO ALL DISCLAIMERS APPLY
This library is an experimental version of the DHT library that uses 2 pins instead of 1. One pin for all read actions and one pin for write actions.
It was made after a request which also refered to the links below.
https://communities.intel.com/thread/53869 http://bigdinotech.com/tutorials/galileo-tutorials/using-1-wire-device-with-intel-galileo/
Credits
Maria Emanuella Moura Silva for testing and verifying this experimental code on a Galileo.