/firebase-arduino

Arduino samples for Firebase.

Primary LanguageEagleApache License 2.0Apache-2.0

firebase-arduino

Build Status Join the chat at https://gitter.im/googlesamples/firebase-arduino Documentation Status

This sample shows how to call Firebase from the ESP8266 Arduino core.

Requirements

Setup

  • Clone the repo in your Arduino libraries directory.
  • open the FirebaseDemo_ESP8266 example.
  • Replace SSID PASSWORD example.firebaseio.com secret_or_token placeholders.

Run

  • Open firebase dashboard on your database
  • Power up the arduino board.
  • Notice the changes being bad every seconds.

Disclaimer

This is not an official Google product.