Send Sensor data to Firebase using ESP32 | Cloud setup | Arduino Coding | Firebase Realtime Database

Поделиться
HTML-код
  • Опубликовано: 5 сен 2024
  • DESCRIPTION:
    Learn complete Firebase from basic in 3 days🔥 || Easiest Explanation || For beginners
    About the Course:
    So this course is for all those who want to start their IOT journey from basic to advance in most simplest way.
    In this video I have explained how to install Firebase and upload data from ESP32 into Firebase in the easiest way as I could.
    I will also cover the topic how to make your own web-app by your own and make it accessable to everyone over Internet in the next video..
    In this video you can also able to make various project based on sensor and you will also able to upload the data into Firebase.
    I have tried the best way to explain espescially for begginers.
    ****************************************
    Get connected with Elconics from everywhere:
    code & Step by step process - elconics.com/s...
    Subscribe Elconics channel:- / @elconicsindia
    LinkedIn:- / suraj-kumar-30a3a41a5
    Instagram:-www.instagram....
    Facebook:-www.facebook.c...
    Website:-www.elconics.com
    My Whatsapp no.:-9065469698
    ******************************************
    Important Links:
    Arduino Tutorial Series for begineers:- • Arduino-Scratch2Advance
    Best project based on Arduino:- • The fastest and Easies...
    • How to Make Arduino ba...
    • Line follower robot | ...
    ****************************************
    Product Links:-
    Elconics Starter kit -amzn.to/3eH0Z8o
    Arduino Uno (DIP)- amzn.to/3TFMHUY
    Potentiometer-amzn.to/3N6cCCM
    My phone - amzn.to/3cdwDJf
    My mic - amzn.to/3IM8BRK
    My Tripod - amzn.to/3yLNtXp
    My lightsetup - amzn.to/3chfz5e
    Keywords:
    Firebase Tutorials
    Firebase hosting
    Firebase authentication
    esp32 firebase
    esp32 firebase led
    esp32 firebase realtime database
    esp32 firestore
    esp32 firebase mit app inventor
    esp32 fire alarm system
    esp32 firebase tutorial
    esp32 firebase dht11
    esp32 firebase realtime database esp8266 firebase
    iot app using flutter
    esp32-cam firebase
    google firebase
    iot app development tutorial
    firebase nodemcu
    firebase to website
    arduino uno to firebase
    internet of things
    internet of things explained
    internet of things in hindi
    internet of things in tamil
    internet of things projects
    internet of things playlist
    internet of things in telugu
    internet of things and its applications
    internet of things upsc
    internet of everything
    internet of things lecture
    internet of things o level

Комментарии • 66

  • @punitsinghbisht29
    @punitsinghbisht29 4 месяца назад +2

    bro you are too good with your edits keep following your passion
    not everyone can do it easily

  • @amritakumari7187
    @amritakumari7187 Год назад +5

    This is really a splendid video ..&the most important thing is the way you frame the content and explain is mesmerizing..keep it sir! 👍I'll hope very 🔜 u will definately 🔛 🔝👍 😊

  • @tindivanamonline6543
    @tindivanamonline6543 8 дней назад +2

    do you wish freelance for some projects ?

  • @ElconicsIndia
    @ElconicsIndia  Месяц назад +1

    Code Link - github.com/ElconicsSuraj/Firebase_code/blob/main/Basic_example_Firebase_1.0

  • @bananna8472
    @bananna8472 7 месяцев назад +1

    Thank you for the video! Very helpful

  • @mubasirkhafid9582
    @mubasirkhafid9582 11 месяцев назад +2

    Sir, I want to ask whether it is possible to communicate from ESP32 to Firebase and MIT App using Bluetooth

  • @edisonelarab6857
    @edisonelarab6857 11 месяцев назад +1

    thank you for this information 🥰🥰🥰🥰🥰🥰🥰🥰

  • @MrNams
    @MrNams 8 месяцев назад

    Good tutorial, but i could not find any video who explained how to access Firebase data with authenticated users i.e. Firebase has rules defined to access data only for authenticated users.

  • @user-kw3bp4yf3v
    @user-kw3bp4yf3v 4 месяца назад +3

    website not working

  • @chandrabhushanpandey2417
    @chandrabhushanpandey2417 4 месяца назад +1

    awesome !!

  • @nanomaX88
    @nanomaX88 6 месяцев назад +1

    cogrtulation!

  • @dienau6313
    @dienau6313 Год назад +1

    How to send any data to Firsebase using esp32-cam?

  • @axramar1992
    @axramar1992 Год назад +1

    How to send any data to Firsebase using GSM+Atmega328

  • @musicliver-lo5xe
    @musicliver-lo5xe 5 месяцев назад +1

    Thank you for such knowledge... But I'm getting an error... Could you please suggest any changes...
    "C:\Users\Admin\Documents\Arduino\Sensor_to_Firebase\Sensor_to_Firebase.ino: In function 'void setup()':
    C:\Users\Admin\Documents\Arduino\Sensor_to_Firebase\Sensor_to_Firebase.ino:35:46: error: no matching function for call to 'FirebaseESP32::begin(const char [75], const char [41])'
    Firebase.begin(FIREBASE_HOST, FIREBASE_AUTH);
    ^
    In file included from C:\Users\Admin\Documents\Arduino\libraries\Firebase_ESP32_Client\src/FirebaseESP32.h:42,
    from C:\Users\Admin\Documents\Arduino\Sensor_to_Firebase\Sensor_to_Firebase.ino:2:
    C:\Users\Admin\Documents\Arduino\libraries\Firebase_ESP32_Client\src/Firebase.h:130:8: note: candidate: 'void FirebaseESP32::begin(FirebaseConfig*, FirebaseAuth*)'
    void begin(FirebaseConfig *config, FirebaseAuth *auth);
    ^~~~~
    C:\Users\Admin\Documents\Arduino\libraries\Firebase_ESP32_Client\src/Firebase.h:130:8: note: no known conversion for argument 1 from 'const char [75]' to 'FirebaseConfig*' {aka 'firebase_cfg_t*'}
    Multiple libraries were found for "SD.h"
    Used: C:\Users\Admin\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.11\libraries\SD
    Not used: C:\Users\Admin\AppData\Local\Arduino15\libraries\SD
    exit status 1
    Compilation error: no matching function for call to 'FirebaseESP32::begin(const char [75], const char [41])'"

    • @ElconicsIndia
      @ElconicsIndia  5 месяцев назад

      Thanks for your feedback , you can drop your error in Elconics whatsapp number.
      Thanks 😊

    • @musicliver-lo5xe
      @musicliver-lo5xe 5 месяцев назад

      I tried.. But it says that you are not on whatsapp

  • @saifuddinsabbir6542
    @saifuddinsabbir6542 Месяц назад +1

    Can you please provide the code? I didn't find any in the given link.

    • @ElconicsIndia
      @ElconicsIndia  Месяц назад

      please check in comment , I have added the code link

  • @sreekanth252
    @sreekanth252 6 месяцев назад

    In this video does the firebase database stores the historical data from the sensor?

  • @demcy4385
    @demcy4385 Год назад +1

    I'm getting an error "Arduino: 1.8.19 (Windows 10), Board: "Arduino Uno"
    sending_data_to_firebase:2:10: fatal error: FirebaseESP32.h: No such file or directory
    #include
    ^~~~~~~~~~~~~~~~~
    compilation terminated.
    exit status 1
    FirebaseESP32.h: No such file or directory
    Can you help me fix this please? I already downloaded the library mentioned in the video, but still I'm getting this error.

    • @ElconicsIndia
      @ElconicsIndia  Год назад

      You have installed proper libarary for the same

    • @demcy4385
      @demcy4385 Год назад

      @@ElconicsIndia I have also installed the same library. Idk why my IDE can't find it.

    • @ElconicsIndia
      @ElconicsIndia  Год назад

      Drop your error in elconics official whatsapp number, we will try to fix it.
      Thanks

    • @demcy4385
      @demcy4385 Год назад

      @@ElconicsIndia I just realized that the video is using ESP32, I am using ESP8266.

    • @vineethmenon2372
      @vineethmenon2372 Год назад +1

      @@demcy4385 my wifi.h library is not working , showing no such file or directory

  • @amalayakin4411
    @amalayakin4411 5 месяцев назад

    why you select test mode while creating realtime process instead of link mode for this give some explanation ?

  • @cuteanimals4069
    @cuteanimals4069 Год назад

    Hey guys, Can I read data once from /Sensor path and get all 3 values ?

  • @surajvalde2497
    @surajvalde2497 Год назад +2

    Sir Hindi me video batao plzzzzz ❤️

    • @ElconicsIndia
      @ElconicsIndia  Год назад +1

      Mujhe khushi hogi agr mei video hindi me bnnu.
      India ek diversify country hai , Hindi language bhoot logo ko syad samjh naa aye Isliye.
      Ap Elconics ke whatsapp 9065349698 pe contact krr k apna confusion dur krr skte
      Thanks 😊

  • @urieltubianosa5877
    @urieltubianosa5877 Год назад +1

    is this applicable for ESP8266? instead of ESP32

  • @supunchamara8274
    @supunchamara8274 2 месяца назад +1

    sir, i cant find the code.can you send it

    • @ElconicsIndia
      @ElconicsIndia  2 месяца назад

      Drop message on Elconics helpline whatsapp number. You will get there

  • @bahadordarafkan9145
    @bahadordarafkan9145 9 месяцев назад

    Web API Key : "No Web API Key for this project"
    Idnt know how to manage this
    what could I do???

  • @dipanshusharma9571
    @dipanshusharma9571 4 месяца назад

    Your Website is not working, Any Issues?

  • @edisonelarab6857
    @edisonelarab6857 9 месяцев назад

    i'm tried your method more than once is not work that's give me this error FirebaseESP32.h no such file or directory Even though I stayed in the liberary

    • @ElconicsIndia
      @ElconicsIndia  9 месяцев назад

      Drop your error with screenshot in official whatsapp number of Elconics

  • @lucianoamorim5175
    @lucianoamorim5175 2 месяца назад +1

    Friend, can you make the code available?

    • @ElconicsIndia
      @ElconicsIndia  2 месяца назад

      Okk I will add link today. Thanks

    • @ElconicsIndia
      @ElconicsIndia  Месяц назад

      please check in comment , I have added the code link

  • @hrithulpb1617
    @hrithulpb1617 3 месяца назад +1

    the code link is not working bro

    • @ElconicsIndia
      @ElconicsIndia  3 месяца назад

      What problem you are facing

    • @hrithulpb1617
      @hrithulpb1617 3 месяца назад +1

      @@ElconicsIndia esp 01 is responding with unexpected response ie; other than OK and ERROR when checking availablity

    • @ElconicsIndia
      @ElconicsIndia  3 месяца назад

      You can drop messages in Elconics whatsapp number, there I can send you code .
      Thanks

  • @AR-du6nf
    @AR-du6nf Год назад +1

    Suppose we want to connect both DHT11 and MAX30100 sensors and then send their data together to the firebase. How can we do that.

    • @ElconicsIndia
      @ElconicsIndia  Год назад

      You need to read the data first from both the sensor , pass the variable in instead of random number .
      Refer this for better understanding - elconics.com/send-sensor-data-to-firebase-using-esp32/

    • @AR-du6nf
      @AR-du6nf Год назад +1

      We are doing that but it is still not showing the data for both the sensors.

    • @ElconicsIndia
      @ElconicsIndia  Год назад

      You can drop your error on Elconics official whatsapp number

  • @rahatabir8645
    @rahatabir8645 Год назад

    hi im abir
    #include
    | ^~~~~~~~
    im getting this error. Is there any libraby i need to install for this error?

    • @ElconicsIndia
      @ElconicsIndia  Год назад

      I this you are using esp8266 if yes then it has different code.

  • @pooperu9036
    @pooperu9036 8 месяцев назад

    this not working help me

  • @chinthakasamarakoon6075
    @chinthakasamarakoon6075 Год назад +1

    Bro. What happened token was expired after one hour. ? This library dosen't work after one hour

    • @ElconicsIndia
      @ElconicsIndia  Год назад

      Mine is working till now whoever used this token has not expired in hour or even In month.
      It might be happen because of firebase rule
      You should change firebase rules .
      Make it true for read and write.

  • @matthewbosco7786
    @matthewbosco7786 Год назад +2

    hi can i get the code link please

    • @ElconicsIndia
      @ElconicsIndia  Год назад +2

      Sure! elconics.com/send-sensor-data-to-firebase-using-esp32/

    • @matthewbosco7786
      @matthewbosco7786 Год назад +2

      thank you so much bro for the very very fast reply! the fastest ive seen on youtube for tutorials like this! keep up the good work!

    • @ElconicsIndia
      @ElconicsIndia  Год назад +1

      Thanks for your good wishes, let us know if you stuck via our WhatsApp support

    • @matthewbosco7786
      @matthewbosco7786 Год назад +1

      i swear i tried to do almost all the tutorial to try and get my firebase to connect to esp32 but none of them worked for me, you managed to save me by making such a good video and now it works. Gonna modify this code to receive data from RFID to ESP32 to Firebase. Thank you so so so much!

    • @matthewbosco7786
      @matthewbosco7786 Год назад

      @@ElconicsIndia can you drop me a link for whatsapp? as i cant message via whatsapp since im international, it doesnt work for me to add and message manually. Thank!

  • @abhinavcoaching9144
    @abhinavcoaching9144 4 месяца назад

    Bhai kya kar raha tu sudhar ja