Нет описания

Lambor bf5ecedd00 Make compatible for WioLTE 8 лет назад
examples 08b2064567 restructure 10 лет назад
DHT.cpp 08b2064567 restructure 10 лет назад
DHT.h bf5ecedd00 Make compatible for WioLTE 8 лет назад
README.md 31d442afe8 Update README.md 8 лет назад

README.md

Grove_Temperature_And_Humidity_Sensor

This is an Arduino library for the DHT series of low cost temperature/humidity sensors.

Usage

If you are using WioLTE with onboard MCU STM32F405RGB6 you need to add "#define STM32" in your code.

To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder DHT. Check that the DHT folder contains DHT.cpp and DHT.h. Place the DHT library folder your /libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.

Analytics