How to Store Realtime Data into Firebase Database using NodeMCU ESP8266 & Sensor + Code

Поделиться
HTML-код
  • Опубликовано: 16 окт 2024
  • How to Store Realtime Data into Firebase Database using NodeMCU ESP8266 & Sensor + Code :
    =============================================================================
    When we are working on IoT, Sometimes We need to store or manage the real time Data. So, we need a real time database. That for reason, Google has provided us Firebase like real time Database. Here we can manage or store the real time Data as per customized to our needs.
    Arduino Software IDE (Version 1.8.9):
    =============================
    www.arduino.cc...
    For Library Packages :
    ================
    Download & add it, into Arduino/NodeMCU these below three Library Packages :
    ------------------------------------------------------------------------------------------------------------------------------
    github.com/Fir...
    www.arduinolib...
    github.com/bbl...
    Arduino code download from here : drive.google.c...
    Video URL : • How to Store Realtime ...
    Produced By : Automaton Lab
    Email ID : automatonlab@gmail.com

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

  • @Ayla_shorts1
    @Ayla_shorts1 4 года назад +1

    sir i do the same but why it dose not show updated values on firebas

  • @manumdmizanurrahman4386
    @manumdmizanurrahman4386 4 года назад +1

    You are great bro.

  • @hamzahteknik2018
    @hamzahteknik2018 4 года назад

    Thank u so much,, your tutorial is so help me

  • @aiszzyelectronics
    @aiszzyelectronics 5 лет назад

    What is the minimum delay to update data on the Firebase console?

  • @purplefurture6960
    @purplefurture6960 4 года назад +1

    Can firebase store data in table ? Then from android app can access to that data?

    • @eddanuro
      @eddanuro 3 года назад +1

      Hi, Did you find the answer?

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

      @@eddanuro yes many thanks and graduated 😂

    • @eddanuro
      @eddanuro 3 года назад +1

      @@purplefurture6960 firstly, congratulations ! and what is the answer to the question, let me graduate :)

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

      @@eddanuro oh i used wifi esp to send the data from arduino, do you have same project ?

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

      @@purplefurture6960 Yes, my final project is to store temperature and humidity values(with esp8266) and use machine learning in the mobile app.

  • @user_528dhf
    @user_528dhf 5 лет назад

    hello. is this firebase master library work only with ESP module?? cuz I work with SIM900 module.

  • @techsigmarobots
    @techsigmarobots 4 года назад

    Very helpful video

  • @amazingawesomepeople8795
    @amazingawesomepeople8795 4 года назад

    my nodemcu can't connect with firebase whats a problem ?

  • @christianhadyanta5012
    @christianhadyanta5012 4 года назад +1

    can you tell me how to make a history data?, i want to make a histogram graph from data sensor for 7 days. so we can get a different average data between day by day, thanyou.

    • @automatonlab7728
      @automatonlab7728  4 года назад

      you can collect the data from sensor to excel sheet for a long time then you can convert it into histogram graph.

    • @christianhadyanta5012
      @christianhadyanta5012 4 года назад

      @@automatonlab7728 oke thankyou, i'll try it

    • @automatonlab7728
      @automatonlab7728  4 года назад

      @@christianhadyanta5012 you can visit ruclips.net/video/dXtF-MEzvzI/видео.html link i think it could be helpful for you.

  • @dhananjaypawar5862
    @dhananjaypawar5862 4 года назад +1

    Failed to read from DHT sensor prints
    Why??
    Plzz replay

    • @dickyraditya5278
      @dickyraditya5278 4 года назад

      Same to me

    • @automatonlab7728
      @automatonlab7728  4 года назад

      Try to keep arduino version same, copy the code properly, install the library packages & follow the video step properly hope your DHT will able to read.

    • @hamzahteknik2018
      @hamzahteknik2018 4 года назад

      Me too, firebase can't read data from DHT

  • @ayrinanwar9738
    @ayrinanwar9738 4 года назад

    Firebase doesn't obtain the data that I send. please help

    • @automatonlab7728
      @automatonlab7728  4 года назад

      Try to keep arduino version same, copy the code properly, install the library packages & follow the video step properly hope your DHT will able to read.

  • @zaynkhan464
    @zaynkhan464 5 лет назад

    Steps not properly cleared ..wrong

  • @johnlloydponce3151
    @johnlloydponce3151 4 года назад +1

    Firebase doesn't obtain the data that I send. How to solve this ?

    • @automatonlab7728
      @automatonlab7728  4 года назад

      Try to keep arduino version same, copy the code properly, install the library packages & follow the video step properly hope your DHT will able to read.