Skip to content

Instantly share code, notes, and snippets.

@isaiah7p
Created August 6, 2020 03:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isaiah7p/d86dcf70d529656e2c7866f2981bb585 to your computer and use it in GitHub Desktop.
Save isaiah7p/d86dcf70d529656e2c7866f2981bb585 to your computer and use it in GitHub Desktop.
Design :
https://www.circuito.io/app?components=513,10167,360216
Sensor DHT Data Sheets
https://octopart.com/385-adafruit+industries-30399591
Board DataSheet
https://components101.com/development-boards/nodemcu-esp8266-pinout-features-and-datasheet
Sensor Libraries:
https://github.com/adafruit/DHT-sensor-library
https://github.com/adafruit/Adafruit_Sensor
Download and Include in Arduino IDE :
SKETCH >> INCLUDE LIBRARY >> ADD .ZIP File
Select ZIP FILES and ADD TO IDE
>> SELECT DHTTester Example .
Upload the SKETCH to the proper board .
Open Serial Monitor .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment