This sample shows how to call Firebase from the ESP8266 Arduino core.
- Clone the repo in your Arduino libraries directory.
- open the
FirebaseDemo_ESP8266
example. - Replace
SSID
PASSWORD
example.firebaseio.com
secret_or_token
placeholders.
- Open firebase dashboard on your database
- Power up the arduino board.
- Notice the changes being bad every seconds.
This is not an official Google product.