Skip to content

bonezegei/Bonezegei_DHT11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bonezegei_DHT11

Arduino Library for Temperature and Humidity sensor

The libraries provides a simple and efficient way to interface with the DHT11 and DHT22 sensors, which are widely used in various applications such as weather stations, smart homes, and environmental monitoring. The library supports both Celsius and Fahrenheit temperature units, and also returns the humidity data from the sensors.

Disclaimer

The code and libraries provided by Bonezegei is intended for informational and educational purposes only. Bonezegei does not own or manufacture the hardware associated with the code. The code is provided "as is" without any warranty, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. In no event shall Bonezegei be liable for any claim, damages, or other liability arising from the use of the code or the hardware. Users are solely responsible for ensuring that their use of the code complies with all applicable laws and regulations.

Other Resources

P

#bonezegei