FirebaseArduino (community library)
Summary
Name | Value |
---|---|
Name | FirebaseArduino |
Version | 0.0.1 |
Installs | |
Author | Firebase |
Maintainer | Firebase |
URL | https://github.com/googlesamples/firebase-arduino |
Download | .tar.gz |
Library for communicating with Firebase. This library simplifies the process of communicating with Firebase. It hides the complexity of authentication and json parsing.
Example Build Testing
Device OS Version:
This table is generated from an automated build. Success only indicates that the code compiled successfully.
Library Read Me
This content is provided by the library maintainer and has not been validated or approved.
FirebaseArduino
This repo contains a collection of samples and an Arduino library that show how to call the Firebase API from the ESP8266 Arduino core.
The Arduino library is under heavy development, experimental, unversioned and its API is not stable.
Samples
- FirebaseDemo - shows the FirebaseArduino API methods.
- FirebaseRoom - shows how to push sensor data and trigger actuator from Firebase.
- FirebaseStream - shows the FirebaseArduino streaming API.
- FirebaseNeoPixel - shows how to control an array of LEDs from a Firebase web app.
Documentation
Disclaimer
This is not an official Google product.
Browse Library Files