Connect NodeMCU ESP8266 To Firebase Real-Time Database

Опубликовано: 21 Апрель 2019
на канале: TrickSumo
3,415
17

How To Connect NodeMCU ESP8266 To Google Firebase (Firebase IOT Tutorial).

1. Create a firebase real-time database.
2. Get real-time database URL and its secret key.
3. Download libraries from GitHub.
4. Update code for necessary changes.
5. Upload code to your NodeMCU ESP8266.
6. Enjoy the magic!

How to create a real-time database?

https://tricksumo.com/use-firebase-wi...


Libraries used:-

https://github.com/FirebaseExtended/f...
https://github.com/bblanchon/ArduinoJ...

Code to connect NodeMCU ESP8266 to Google Firebase real-time database:-

https://gist.github.com/TrickSumo/b60...