Real-Time Data Access Using Arduino and Firebase
A good project for leaning and implementing serial communication, real-time data access, and using Firebase.
Components and supplies
Jumper wires (generic)
Resistor 10k ohm
Breadboard (generic)
Arduino UNO
DHT11 Temperature & Humidity Sensor (4 pins)
NodeMCU ESP8266 Breakout Board
Apps and platforms
Firebase
Project description
Code
Uploading data to firebase
c_cpp
*to be uploaded on the nodeMCU* This code uploads the data received by the nodeMCU on to firebase.
Uploading data to firebase
c_cpp
*to be uploaded on the nodeMCU* This code uploads the data received by the nodeMCU on to firebase.
serial communication
c_cpp
*To be uploaded on the arduino uno* This is the code for serial communication between arduino uno and nodeMCU (esp8266).
Downloadable files
circuit
This one is just for reference. It will be updated soon.
circuit

circuit
This one is just for reference. It will be updated soon.
circuit

Comments
Only logged in users can leave comments