Skip to content

Collect the temperature, humidity and light intensity data and upload to the thing-speak cloud server

Notifications You must be signed in to change notification settings

shrivatsabhat/atmosphereDataCollection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

atmosphereDataCollection

Collect the temperature, humidity and light intensity data and upload to the thing-speak cloud server

Download the necessary librarys :

DHT.h --> https://github.com/markruys/arduino-DHT/archive/master.zip

TingSpeak.h --> https://www.arduinolibraries.info/libraries/thing-speak

Component Used -

  • NODEMCU - ESP8266 Wifi Development Board
  • BH1750 - Light Intensity Sensor Module
  • DHT11 - Temprature and Humidity Sensor Module
  • LED

Connection: DHT11 -

OUT    -   Pin D0

BH1750 -

  SCL    -   Pin D1
  
  SDA    -   Pin D2
  
  ADD    -   NC4

About

Collect the temperature, humidity and light intensity data and upload to the thing-speak cloud server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages