Skip to content

Latest commit

 

History

History
139 lines (50 loc) · 4.53 KB

FireBase_Setup.md

File metadata and controls

139 lines (50 loc) · 4.53 KB

Firebase setup Guide

Click Here to go to Google Firebase

Click On Go to console

Screenshot 2022-02-09 at 11 43 44 AM

Click On Add Project

Screenshot 2022-02-09 at 11 44 11 AM

Enter name for your Project

Screenshot 2022-02-09 at 11 44 18 AM

Click On Continue

Screenshot 2022-02-09 at 11 44 30 AM

Turn Off Google Analytics and Click On Create Project

Screenshot 2022-02-09 at 11 45 11 AM

Click On Continue

Screenshot 2022-02-09 at 11 45 48 AM

Click On Authentication

Screenshot 2022-02-09 at 11 45 59 AM

Click On Get Started

Screenshot 2022-02-09 at 11 46 06 AM

In Sign-in-methods Select Email/Password

Screenshot 2022-02-09 at 11 46 16 AM

Enable Email/Password and Click On Save

Screenshot 2022-02-09 at 11 46 23 AM

Go to users and Click On Add User

Screenshot 2022-02-09 at 11 46 55 AM

Add Dummy Email and Password Credentials and Click On Add User and Copy it in Notepad

Screenshot 2022-02-09 at 12 03 49 PM

Click On Realtime Database

Screenshot 2022-02-09 at 12 04 11 PM

Click On Create Database

Screenshot 2022-02-09 at 12 04 18 PM

Click On Next

Screenshot 2022-02-09 at 12 04 25 PM

Select Start in Test Mode and Click On Enable

Screenshot 2022-02-09 at 12 04 32 PM

Click On Add Child

Screenshot 2022-02-09 at 12 04 52 PM

Enter Name as 'led' and Value as '0' and Click On Add

Screenshot 2022-02-09 at 12 05 02 PM

Now Copy the Database URL and Paste it in Notepad

Screenshot 2022-02-09 at 12 05 14 PM

Click On Project Overview and Select Project Settings

Screenshot 2022-02-09 at 12 05 22 PM

In General Copy the Web API Key and Paste it in Notepad

Screenshot 2022-02-09 at 12 15 05 PM

At the end of these Steps you should have these Four Credentials

Screenshot 2022-02-09 at 12 16 16 PM

Now Replace these four Credentials in your Code in Arduino IDE

Screenshot 2022-02-09 at 12 20 18 PM

Enter Your SSID and Password and Upload the Code

Screenshot 2022-02-09 at 12 20 35 PM