Code Monkey home page Code Monkey logo

getting-live-temprature-and-humidity-data-updates-on-cloud's Introduction

Getting-Live-Temprature-and-Humidity-data-Updates-On-Cloud

• First Things First, Connect Esp8266 with DHT11. DHT11 has got 3 pins. Connect Vcc with the 3V pin. Connect ground with the ground pin os Esp8266. Connect the third pin with one of the data pins of your choice [D0-D7]

• Go to Thingspeak.com. Create an account. Than create a project. You will get a Read/Write API key.

• Using the DHT libraries get the data from the dht sensor. Note that you might also need the adafruit sensor library along with it.

• Using the inbuilt wifi adapter connect the ESP8266 with a wifi having a internet connection.

• Thingspeak requires a minimum of 15 seconds of gap between updates. Go to sleep mode while those 15 seconds to conserve battery

• Check on Thingspeak.com, the updates from the sensor being constantly updated.

getting-live-temprature-and-humidity-data-updates-on-cloud's People

Contributors

dhruvil009 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.