https://github.com/hoonapps/esp32_firebase_restapi_stream
How to implement Firebase Realtime Database (RTDB) streaming using REST API with ESP32.
https://github.com/hoonapps/esp32_firebase_restapi_stream
Last synced: 9 months ago
JSON representation
How to implement Firebase Realtime Database (RTDB) streaming using REST API with ESP32.
- Host: GitHub
- URL: https://github.com/hoonapps/esp32_firebase_restapi_stream
- Owner: hoonapps
- Created: 2024-12-16T12:55:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-19T02:45:49.000Z (over 1 year ago)
- Last Synced: 2025-02-10T06:43:38.346Z (over 1 year ago)
- Language: C++
- Homepage: https://hoonapps.github.io/posts/firebase-rtdb-esp32/
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
How to implement Firebase Realtime Database (RTDB) streaming using REST API with ESP32
# Settings
- API KEY, EMAIL, PASSWORD, PATH
# Spec
- esp32 (wroom da moudule)
- Arduino Ide
- c++
- Firebase Rest API (Auth, Stream, Put)
# Made by
- Created by Hoonapps
- Email: didgns10@gmail.com