๐ This video is a tutorial on how to send data to Firebase using the ESP32 board.
๐ง To begin, you will need a Gmail account and create a new project to work with Firebase.
๐ The tutorial will guide you on how to send real-time data to Firebase using the ESP32 board.
๐ The video is about sending data to Firebase using the ESP32 microcontroller.
๐ง To get started, you need to download the Firebase library for ESP32 and add it to the Arduino IDE.
๐ The program should include connecting to the network before using Firebase.
๐ก The video explains how to send data to Firebase using ESP32.
๐ป To send data, a specific function needs to be called after connecting to Wi-Fi.
๐ข The program sends a random number between 0 and 100 as data to Firebase.
๐ The video demonstrates how to send data from an ESP32 to Firebase database.
โฌ๏ธ The data variable is being uploaded to the Firebase database and updated with the numbers sent by the ESP32.
๐๏ธ There is a mention of sending sensor data, indicating the possibility of collecting and transmitting various sensor readings.
๐ก๏ธ The tutorial discusses creating a temperature sensor using ESP32.
๐ณ The sensor is organized into different branches within a tree structure.
๐ฌ A string message is sent after the sensor data is transmitted.
๐ก The video demonstrates how to send data to Firebase using the ESP32 microcontroller.
โ The program successfully uploads data and creates a tree in Firebase.
๐ The video encourages viewers to check the data inside the created tree.