Switch ON/OFF the LED connected with ESP8266 wifi module IOT kit through Android connected to Firebase.
Requirements (IOT):
- ESP8266 wifi module
- Jumper Wires (M-F)
- LED
- Bread-Board
**1. Connect the Jumper wire to the D3 port to any bread board point **2. The Positive terminal is connected to the bread board port as connected above. **3. Connect the Jumper wire to the GND port of the ESP8266 - negative terminal (shorter pin) of the LED
Requirements (Firebase):
- Firebase console with account
- Firebase HOST Address (without 'https://' and last slash '/')
- Firebase AUTH (can get it in project settings -> Database Secrets -> Show -> Copy)
**1. Go to Database Module and start a RealTime Database
Requirements (Android):
- AndroidStudio
- Android Firebase Connectivity (Follow steps in Firebase - Android connectivity)
Switch ON/OFF the buttons (enjoyy!)