Connecting ESP32 with Google Firebase🔥🔥| Firebase Real-Time Database setup | ESP32 Firebase tutorial

Поделиться
HTML-код
  • Опубликовано: 26 янв 2025

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

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

    ➡You can also support us by clicking on this link:
    ✅rzp.io/l/support-circuitician

  • @ravishbr4353
    @ravishbr4353 Месяц назад +2

    Please Increase the volume of background music , your voice is still audible to audience

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

    can we do this using sim module istead of wifi simcom A7672S

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

    bro please make a video to send date and time from firebase to esp32 for ringing alarm and glowing led through mit app inventor.

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

    Very good! Very helpfull! RegardsFrom Rio de Janeiro, Brazil!!!

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

    Can you please tell that
    After this procedure how we build a web app Or mobile application
    Using that cloud and based on control system in our app

  • @avinitsaha8866
    @avinitsaha8866 3 года назад

    Very nice and informative video keep it up.👍

  • @VaibhavSinha-bo9qt
    @VaibhavSinha-bo9qt Год назад +1

    will this ssid and pass will be in quotes?

  • @AbdullahShaikh-yc4xc
    @AbdullahShaikh-yc4xc 2 года назад +1

    is it possible to create our own backend like firebase over internet?

    • @circuiTician
      @circuiTician  2 года назад +1

      Yes why not?? But for that you need huge knowledge about it...

    • @AbdullahShaikh-yc4xc
      @AbdullahShaikh-yc4xc 2 года назад

      @@circuiTician any tips to what should i look for?
      for example do i have to use a dedicated PC/LAPTOP then should i run SQL or something to save or fetch data real time.

    • @circuiTician
      @circuiTician  2 года назад

      For building server you need some dedicated hardware which can run 24×7..
      I would recommend you to use any pre build server

    • @movicave
      @movicave 2 года назад +1

      I guess you would like Flask / Django backend, if you like python...

  • @thangduong8799
    @thangduong8799 3 года назад

    how to send 2-dimension array from esp32 to firebase broo?? thanks for your help!!

  • @최예림-r2k
    @최예림-r2k Год назад +1

    how can i get all required library. like etc..

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

      It will be aromatically installed when you install the esp32 board maneger

    • @최예림-r2k
      @최예림-r2k Год назад

      Oh.. thank u !!! And I have one another question. Is it many different between library firebase esp32 and firebase esp32 and 8266!?

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

      No the functions are same

    • @최예림-r2k
      @최예림-r2k Год назад

      thank you so much !! have a nice day~

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

    I search many videos relating this but I could not get that

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

    Hello there, can this help solve delay for esp32 receive data?

  • @esmaeilalkhazmi
    @esmaeilalkhazmi 2 года назад +3

    Compilation error: cannot declare '::main' to be a global variable

    • @circuiTician
      @circuiTician  2 года назад

      There is a variable named as main so change the variable name everywhere present in the code

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

    Como seria para que eu consiga mandar um objeto/json para o firebase?

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

    please solve this: Compilation error: no matching function for call to 'FirebaseESP32::begin(const char [52], const char [41])'

  • @pho3nix732
    @pho3nix732 3 года назад

    Much needed ❤️

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

    We are given a project where we have to control a bulb with the website even if we are in the office we can turn on and off through the website how is it possible?? Sir said do it with the firebase how can I do it kindly help me

  • @Hidden-truth-revealed
    @Hidden-truth-revealed 2 года назад

    wifi library konsee use kroo?

    • @circuiTician
      @circuiTician  2 года назад

      find the code in the github... Link is in the description

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

    I use arduino giga r1 wifi, how to connect to firebase

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

    Bro. How can i re initiate firebase. After some time it automatically token will expire. After that it didn't work. Requesttoken function is not works.

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

      Ping me on instagram and share some photos of your problem

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

    Which ESP32 board version is used?

  • @priyanshughosh830
    @priyanshughosh830 3 года назад

    Thank you for this video

  • @sageat1242
    @sageat1242 2 года назад

    How can we connect esp to firestore instead of realtime db ?

    • @circuiTician
      @circuiTician  2 года назад

      Using the same library. U will find some example on firestore
      link: github.com/mobizt/Firebase-ESP-Client/tree/main/examples/Firestore

    • @mohamaduhadijatu736
      @mohamaduhadijatu736 2 года назад

      Were you able to figure it out?

    • @sageat1242
      @sageat1242 2 года назад +1

      @@mohamaduhadijatu736 nah i didn’t found it
      I used realtime database
      And it works nicely

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

    I am facing problem : The system cannot find the path specified.
    exit status 1
    Compilation error: exit status 1 how to solve it ?

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

      Ping me on instagram, and send a picture of the error

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

    My ESP32 just get data about 30 seconds, and after that it can't run. But after 1 minute ESP32 run continue and can not get data because error "connection refused". Sorry my English not good

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

      There may be something wrong with your firebase project setup

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

      bn fix đc lỗi chưa

    • @A-4-Anas
      @A-4-Anas Год назад

      found any solution?

    • @matejhlaca5171
      @matejhlaca5171 8 месяцев назад +1

      I have the same problem...After a while error "connection refused"

  • @fermani150
    @fermani150 2 года назад

    When I try to get a int i get instead this message "Get int... max token generation retry reached"
    PD: sorry for my english:(

    • @circuiTician
      @circuiTician  2 года назад

      Create a new firebase project and try

    • @fermani150
      @fermani150 2 года назад

      @@circuiTician I tried and I still get the same message, I also tried to use the internet on my cell phone

    • @circuiTician
      @circuiTician  2 года назад

      @@fermani150 ping me on insta and also share a screen shot of your firebase RTDB

  • @rakeshbiswal2018
    @rakeshbiswal2018 11 месяцев назад

    sir please give the required code for that project

  • @krishnendudey392
    @krishnendudey392 3 года назад

    But during copilation code i got this error
    sketch_jan26a:13:10: fatal error: addons/RTDBHelper.h: No such file or directory
    #include
    ^~~~~~~~~~~~~~~~~~~~~
    compilation terminated.
    exit status 1
    addons/RTDBHelper.h: No such file or directory

    • @circuiTician
      @circuiTician  3 года назад

      Install the Firebase esp32 library by mobizt
      And if you all ready installed update it.......

    • @krishnendudey392
      @krishnendudey392 3 года назад

      @@circuiTician I tried everything. but still it happens.
      can i have your number??

    • @circuiTician
      @circuiTician  3 года назад

      Ping me on instagram

    • @kalaineethan8633
      @kalaineethan8633 2 года назад +1

      You have to change the board in tools first , I also got same error, after changing the board to ESP32 it worked

  • @swarupbose5649
    @swarupbose5649 3 года назад

    Awesome vai❤❤❤❤❤

  • @RauanShyrynbekovKING
    @RauanShyrynbekovKING 2 года назад

    compilation terminated.
    exit status 1
    Generic ESP8266 Module. how can i fix this error?

    • @circuiTician
      @circuiTician  2 года назад

      Check the connection and select the right board

  • @vaibhavsinha8431
    @vaibhavsinha8431 2 года назад

    How to connect arduino to firebase

    • @circuiTician
      @circuiTician  2 года назад

      Which model of arduino you are using

  • @Felon-i1e
    @Felon-i1e Год назад +1

    U are supper

  • @franckkohoubi9333
    @franckkohoubi9333 2 года назад

    Thanks

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

    what about the useremail and password

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

      This video is mainly made for makers to start their firebase journey with test mode.
      If you want that your user should also read or write data to firebase then you have to write firebase rules and you have to use login with google feature in your app

  • @kolboy2028
    @kolboy2028 3 года назад

    Cool Video

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

    this is not working
    the code is not simplified either.. take up compilation time

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

    How did u got wifi ssid and password

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

      It is my workshop router SSID and password so I know the details

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

      @@circuiTician that means I will give my device wifi ssid

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

      Yes

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

      @@circuiTician will this ssid and passwords be written inside the quotes as they are string tyle

  • @MR-li6st
    @MR-li6st 2 года назад

    Background sound is too loud

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

    my nigga

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

    We are given a project where we have to control a bulb with the website even if we are in the office we can turn on and off through the website how is it possible?? Sir said do it with the firebase how can I do it kindly help me