forked fromFirebaseExtended/firebase-arduino
- Notifications
You must be signed in to change notification settings - Fork0
Arduino samples for Firebase.
License
NotificationsYou must be signed in to change notification settings
cdscript/firebase-arduino
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo contains a collection of samples and an Arduino library that show how to call theFirebase API from theESP8266 Arduino core.
The Arduino library isunder heavy development,experimental,unversioned and its API isnot stable.
- 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.
FirebaseArduino now depends onArduinoJson library instead of containing it's own version of it. Please either use Library Manager or download specific version of the library from github. We recommend that ArduinoJson is at least version5.13.1
ESP8266 Core SDK. We recommend using officially tagged releases and it should be at least2.4.1
This is not an official Google product.
About
Arduino samples for Firebase.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- C++90.3%
- Makefile9.0%
- Other0.7%