Virtuino Forum

Full Version: VirtuinoIoT_DHT22 ino example
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I can't find the DHT include files "Modified for DHT support by Sergio Zárate Pedroche"

Best regards Helmut
Hi,
Open the Arduino editor
Menu-> Sketch -> Include library -> Manage Libraries
Find the DHT sensor library by Adafruit
Install this library
Thank you