Monday 11 February 2019

Using Google Firebase with ESP8266 NodeMCU

In this DIY project will be building a project where we’ll use a temperature & humidity sensor DHT11 and a NodeMCU ESP8266 Module to log the temperature and humidity in real time on Google’s Firebase database server.



The complete project is divided into two sections. First we start with assembling the hardware components and uploading firmware into it. And second, we will use Firebase to setup with NodeMCU to exchange real time data.

Find the complete project tutorial on circuit digest: https://circuitdigest.com/microcontroller-projects/sending-temperature-and-humidity-data-to-firebase-database-using-esp8266

No comments:

Post a Comment