beriberikix / firebase-arduino

Arduino samples for Firebase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

firebase-arduino

Build Status 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 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.

About

Arduino samples for Firebase.

License:Apache License 2.0


Languages

Language:Eagle 89.1%Language:C++ 9.0%Language:Makefile 1.9%