Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rupakpoddar/esp32firebase
Arduino library to read and write data to Google Firebase Realtime Database.
https://github.com/rupakpoddar/esp32firebase
arduino arduino-library dev-kit esp32 esp32-arduino esp32s2 esp32s3 firebase firebase-realtime-database google home-automation https low-latency realtime-database rest-api
Last synced: about 2 months ago
JSON representation
Arduino library to read and write data to Google Firebase Realtime Database.
- Host: GitHub
- URL: https://github.com/rupakpoddar/esp32firebase
- Owner: Rupakpoddar
- License: mit
- Archived: true
- Created: 2023-11-10T16:50:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-23T15:17:58.000Z (3 months ago)
- Last Synced: 2024-09-27T02:03:55.675Z (about 2 months ago)
- Topics: arduino, arduino-library, dev-kit, esp32, esp32-arduino, esp32s2, esp32s3, firebase, firebase-realtime-database, google, home-automation, https, low-latency, realtime-database, rest-api
- Language: C++
- Homepage: https://www.arduino.cc/reference/en/libraries/esp32-firebase/
- Size: 385 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⚠️ Deprecated Arduino Library
**This library is no longer maintained and has been officially deprecated.**
### Replacement Library
We highly recommend transitioning to the new and improved Firebase Arduino library, which supports ESP8266, ESP32, Arduino UNO R4 WiFi, and offers more reliability and enhanced functionality. The new library is also fully compatible with the Arduino Cloud IDE.
- **GitHub Repository:** [Firebase Arduino](https://github.com/Rupakpoddar/FirebaseArduino)
- **Arduino Reference:** [Firebase Arduino](https://www.arduino.cc/reference/en/libraries/firebase/)Please update your projects to use the new library to benefit from the latest features and improvements.
---
Thank you for your understanding and support!