/firebase-arduino

Arduino samples for Firebase.

Primary LanguageEagleApache License 2.0Apache-2.0

firebase-arduino

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

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

Requirements

Setup

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

Run

  • Open firebase dashboard.
  • Power up the arduino board.
  • Notice the new entry.

This is not an official Google product.