Sen descrición

tyeth-ai-assisted f7d625462e Bump version to 1.4.7 hai 6 días
.github 99e90c2698 Fix clang-format CI: add .clang-format, update workflow, format code hai 3 semanas
examples 8f89d15729 Updated comment on the Pin Out of the DHTxx Sensors %!s(int64=5) %!d(string=hai) anos
.clang-format 99e90c2698 Fix clang-format CI: add .clang-format, update workflow, format code hai 3 semanas
.gitignore 30809d2a6c Add .gitignore %!s(int64=6) %!d(string=hai) anos
CONTRIBUTING.md 1cc7cbcbbe [Update URL] %!s(int64=6) %!d(string=hai) anos
DHT.cpp 99e90c2698 Fix clang-format CI: add .clang-format, update workflow, format code hai 3 semanas
DHT.h 8c79f8d0fe Fix macro formatting for CI clang-format version hai 3 semanas
DHT_U.cpp 99e90c2698 Fix clang-format CI: add .clang-format, update workflow, format code hai 3 semanas
DHT_U.h 99e90c2698 Fix clang-format CI: add .clang-format, update workflow, format code hai 3 semanas
README.md 5d60b0d3f0 actionified, formatted and doxy'd %!s(int64=5) %!d(string=hai) anos
code-of-conduct.md 5d60b0d3f0 actionified, formatted and doxy'd %!s(int64=5) %!d(string=hai) anos
keywords.txt a1169d20b4 Use correct field separator in keywords.txt %!s(int64=7) %!d(string=hai) anos
library.properties f7d625462e Bump version to 1.4.7 hai 6 días
license.txt 5d60b0d3f0 actionified, formatted and doxy'd %!s(int64=5) %!d(string=hai) anos

README.md

DHT sensor library Build Status

Description

An Arduino library for the DHT series of low-cost temperature/humidity sensors.

You can find DHT tutorials here.

Dependencies

Contributing

Contributions are welcome! Not only you’ll encourage the development of the library, but you’ll also learn how to best use the library and probably some C++ too

Please read our Code of Conduct before contributing to help this project stay welcoming.

Documentation and doxygen

Documentation is produced by doxygen. Contributions should include documentation for any new code added.

Some examples of how to use doxygen can be found in these guide pages:

https://learn.adafruit.com/the-well-automated-arduino-library/doxygen

https://learn.adafruit.com/the-well-automated-arduino-library/doxygen-tips

Written by Adafruit Industries based on work by:

  • T. DiCola
  • P. Y. Dragon
  • L. Fried
  • J. Hoffmann
  • M. Kooijman
  • J. M. Dana
  • S. Conaway
  • S. IJskes
  • T. Forbes
  • B. C
  • T. J Myers
  • L. Sørup
  • per1234
  • O. Duffy
  • matthiasdanner
  • J. Lim
  • G. Ambrozio
  • chelmi
  • adams13x13
  • Spacefish
  • I. Scheller
  • C. Miller
  • 7eggert

MIT license, check license.txt for more information All text above must be included in any redistribution

To install, use the Arduino Library Manager and search for "DHT sensor library" and install the library.