Skip to content

sasidarankumar/firebase-arduino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firebase-arduino

This sample show how to call firebase from an arduino sketch.

This is not an official Google product.

Requirements

  • 1 Arduino compatible esp8266 board.
  • Arduino 1.6.x

Setup

  • Clone the repo in your Arduino libraries directory.
  • open the FirebasePush_ESP8266 example.
  • Update WIFI_SSID WIFI_PASSWORD FIREBASE_HOST FIREBASE_TOKEN constant.

Run

  • Open firebase dashboard on /logs.json.
  • Power up the arduino board.
  • Notice the new entry.

About

An embryo of arduino library for Firebase.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%