Skip to content

Latest commit

History

History
55 lines (33 loc) 路 3.17 KB

README.md

File metadata and controls

55 lines (33 loc) 路 3.17 KB

[Deprecated] Firebase Arduino Client Library for for Arduino devices

Compile Examples Github Stars Github Issues

arduino-library-badge PlatformIO

We have moved to the new library

Warning

This library is now deprecated but no further supports for feature request. We recommended the FirebaseClient library for ongoing supports. You have to read the library documentation thoroughly before use.

The new async FirebaseClient library is now availavle in Arduino IDE and PlatformIO's Library Manager.

The new library provides simpler APIs interface, faster and more reliable operations. It can use in both sync and async operations.

For Arduino NANO 33 IoT, Arduino MKR WiFi 1010, Arduino MKR VIDOR 4000, Arduino Nano RP2040 Connect, we recommend to use new async FirebaseClient library instead of this old Firebase-Arduino-WiFiNINA library.

Acheivement

Open Sourcs Contribution Awards

This project Firebase Arduino Client Library for ESP8266 and ESP32 wins the Google Open Source Peer Bonus program.

This project would not have been possible without support from all users.

Thanks for all contributions and Google Open Source.

License

The MIT License (MIT)

Copyright (c) 2024 K. Suwatchai (Mobizt)

Permission is hereby granted, free of charge, to any person returning a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.