NodeMCU ESP8266 + Google Spreadsheet | NodeMCU Sends Data to Google Sheets Directly (No Third Party)

Sdílet
Vložit
  • čas přidán 5. 09. 2024
  • Arduino IDE + NodeMCU ESP12E ESP8266 + Google Spreadsheet | NodeMCU ESP12E ESP8266 Sends Data to Google Spreadsheet Directly (Without a Third Party). In this project video I use Arduino IDE 1.8.9 , Notepad++ V7.7.1 , Google Spreadsheet, DHT11 Module and NodeMCU ESP12E ESP8266.
    ***********************************************
    Register to get $5 coupon : www.nextpcb.co...
    Reliable Multilayer Boards Manufacturer : www.nextpcb.com?code=utehstr
    4 Layer PCB Boards 10pcs only $12 : www.nextpcb.co...
    20%OFF - PCB & 15 % SMT Orders : www.nextpcb.co...
    ***********************************************
    Download source code and installation image here : drive.google.c...
    ----------------
    When this video was created, the Google Script Editor display was still using the old appearance. But now the appearance of the Google Script Editor has been updated. If you are not familiar with the new Google Script Editor interface, please see this video: drive.google.c... for how to use the new Google Script Editor interface.
    ----------------
    The code file is saved in the .rar file format. I created a .rar file using Winrar V5.50, so to extract it, make sure you use the same version of Winrar that I use or the latest version or use the winrar extractor online.
    Sorry if my English is confusing, I use an online translator.
    ***********************************************
    Thanks for watching & don't forget to like , share, comment and Subscribe.
    ***********************************************
    For other video tutorials on this channel, please see this playlist:
    - Basic4Android (B4A) Tutorials : • Basic4Android (B4A) | ...
    - Electronics Tutorials : • 3 LED Flip Flop
    - Arduino Tutorials : • Arduino | Scrolling Te...
    - Great Cow Basic Tutorials : • Great Cow BASIC with A...
    - Bascom Avr Tutorials : • Bascom Avr | How to Se...
    - VB .NET Tutorials : • Visual Basic .NET | ...
    - LoLin NodeMCU V3 ESP12E ESP8266 Tutorials : • Arduino | LoLin NodeMC...
    ***********************************************
    Download Arduino IDE : www.arduino.cc...
    Download Fritzing : fritzing.org/do...
    Download Notepad++ : notepad-plus-p...
    ***********************************************
    Image Source:
    - WiFi Router : www.iconfinder...
    ***********************************************
    Reference :
    - Import NodeMCU(esp8266) Temperature and Himidity data in Google Sheets in real time : • Import NodeMCU(esp8266...
    - Test Update ESP8266 + Google Spreadsheets https Redirect V2.0 : PDAControl : • Test Update ESP8266 + ...
    - electronicsguy : github.com/ele...
    and from several other sources.
    ***********************************************
    Music Background:
    Eden by ALBIS (part of the CZcams Audio Library)
    www.youtube.co...
    Genre: Hip Hop & Rap
    Mood: Inspirational
    Track: Frame - KV [Audio Library Release]
    KV on spotify : open.spotify.c...
    Music provided by Audio Library Plus
    Watch: • Frame - KV | Free Back...
    Free Download / Stream: alplus.io/frame
    Luxury by Causmic
    Genre and Mood : Hip-hop and Rap | Calm
    Luxury by Causmic on CZcams : • [FREE] Rick Ross x Dra...
    Present by Ikson / ikson
    Ikson on CZcams / ikson
    Music promoted by Audio Library • Present - Ikson (No Co...
    Undeniable by Vibe Tracks (part of the CZcams Audio Library)
    www.youtube.co...
    Genre: Pop
    Mood: Inspirational
    ***********************************************

Komentáře • 163

  • @professormiltin
    @professormiltin Před 4 měsíci

    Simplesmente incrível a aula! Todos os passos e arquivos já disponibilizados, já estou seguindo e amando a página!

  • @espindolaclaudio
    @espindolaclaudio Před 3 lety +2

    Hi, all working correctly, but I have a problem to change de time for update data, currently is 5 seconds, I want 5 minutes... I already tried with delay (from 500 to 30000) but not changes... any sugestion?

    • @sandeshkale297
      @sandeshkale297 Před 3 lety

      put delay before the last closing bracket " } " for 5 minute delay must be 300,000 (1000x60x5)

  • @prffalcao
    @prffalcao Před 3 lety +3

    the serial monitor displays the right temperature and humidity, but there is a message: "esp8266/arduino CI has failed replay was: 252 closing conection" and no data is print in the spreadsheet. I noticed that almost the same message is in you tuturial, except for the replay that is 22d. Could you help me?

    • @YPTechDATIA
      @YPTechDATIA Před 3 lety

      same is here , i think the problem is with new google security policies

  • @delpialos
    @delpialos Před 8 měsíci

    after test function doGET() someone have issue data on sheet was wrong , so you must be set column sheet format number only.

  • @obebharoigoni7449
    @obebharoigoni7449 Před 3 lety +1

    Pls. how did you setup your router?
    Can a pc be used as a router to achieve same result?

  • @PAULOVARJAL
    @PAULOVARJAL Před 3 lety +2

    Thanks for the project. Shall we move forward? How can we make ESP read the data stored in the Google spreadsheet?

    • @arlandmv4053
      @arlandmv4053 Před 3 lety

      You should use a front end app instead.. one that uses the google docs api..

  • @davidhvs99
    @davidhvs99 Před 3 lety +1

    Every time I try to run the url with the info, it says that no page was found or that it can open the document. Can someone help me?

  • @neperic2666
    @neperic2666 Před 2 lety +1

    Hi!!
    First to thank you. It was very nicely explained. I executed it and it's working fine .
    I need to add moisture and ultrasonic to the NodeMCU as DHT22.But I am unable to do so.
    So, please help me in this.

  • @mehdisajjadi1679
    @mehdisajjadi1679 Před 3 lety

    thank you very much , it worked great , i changed the sensor to DS18b20 easily , and it works great , now i am going to make 2 sensors for it , tnx again

    • @utehstr
      @utehstr  Před 3 lety

      You're welcome 🙂
      Good job 👍

  • @ArjunKohli
    @ArjunKohli Před 4 měsíci

    i tried till before adding digital verify , it is working , getting value on google excel sheet,
    i am not able to get finger print value so i am trying to till here

  • @karanshethia3560
    @karanshethia3560 Před 2 lety

    For those that are facing problem with the data not being printed on the sheet: Deploy the script again and enter the new GAS id in the sheet. After a couple of tries I got it working. Only concern now is how I increase the time between the delays. I need to take readings every 3 minutes

  • @lolzers2154
    @lolzers2154 Před 3 lety +1

    Hi, if i subsequently disconnect it from the computer and use a powerbank as the power source, will it still run and transmit data to google sheets?
    sorry i am still very new to this

  • @yabatzy
    @yabatzy Před 5 měsíci

    Mine says "ReferenceError: stripQuotes is not defined (line 26, file "Code")". What went wrong?

  • @dhruvangpatel9116
    @dhruvangpatel9116 Před 3 lety +1

    esp8266/Arduino CI has failed

  • @febou212
    @febou212 Před 3 lety

    When I test the URL is working well. When I run the program in HiLetGo card + ESP8266, Im able to connect on internet and to see the temp and hum.
    19:08:50.698 -> requesting URL: /macros/s/AK***********************************************************4/exec?temperature=23.80&humidity=28
    19:08:50.732 -> request sent
    19:08:51.275 -> headers received
    19:08:51.275 -> esp8266/Arduino CI has failed
    19:08:51.275 -> reply was : 2bd
    19:08:51.275 -> closing connection
    19:08:51.275 -> ==========
    But, my google sheet still empty.
    Can you help me ?

  • @artcraft1252
    @artcraft1252 Před 2 lety +1

    Nice video. Please help me to sort out my program issue. After sending data to google some time maybe 6hour or 1day after the loop is hanging sending data to Google.I have to reset the board to get it working again. What can i do to solve this issue?

  • @srujanainampudi8026
    @srujanainampudi8026 Před 3 lety +1

    Will it uploads data into Google sheet by connecting NodeMcu to a battery instead of connecting it to system

  • @abhishekjoshi3004
    @abhishekjoshi3004 Před 3 lety

    sir i m getting the data into my google sheets but the problem is i m not getting the data of the parameters in one row like first parameter data prints in first row but the 2nd parameter data is printed in the next row next column... All the parameter values are not comming on a single row plz help

  • @JITENDRAMATTOLIA
    @JITENDRAMATTOLIA Před rokem

    SIR, FINALLY THIS ERROR OCCURRED (reply was : HTTP/1.1 302 Moved Temporarily), ALTHOUGH MANUALY COPY PASTE OF URL IN CHROME IS WORKING WELL AND STORING DATA IN SHEET. NOW WHAT TO DO??

  • @newplan1591
    @newplan1591 Před 2 lety

    esp8266/Arduino CI has failed this massage show and no data logging in sheet.plese help me sir

  • @ashunegi4760
    @ashunegi4760 Před 11 měsíci

    I have 40 channels temperature data logger at a time we can connect 40 temperature sensor .
    So how can I use this system if I want to take 40 temperature sensor data at a time.
    Please guide me

  • @kumarraunak3884
    @kumarraunak3884 Před 2 lety

    Hi!!
    First to thank you. It was very nicely explained. I executed it and it's working fine .
    I have one query if you take out sometime to help it will be great help to me. I want to update data from 2 dht11 sensor in same spreadsheet but on two different sheet. What changes do I have to make in the code.
    Thanks i advance. And please keep doing the good work 👍

  • @turkialqahtani5341
    @turkialqahtani5341 Před rokem

    I used this method but I’m getting failed to connect prints on my monitor what does that mean?
    Am I not connected to internet or is issue connecting to google sheets address?

  • @ishankadam2084
    @ishankadam2084 Před 3 lety +1

    why does it show connection failed while connecting to script

    • @vitordias3600
      @vitordias3600 Před 2 lety

      Try change a sharing privacity of your plan, its work for me :) Change for "anyone with this link" and change for editor

  • @wagnergabriel8728
    @wagnergabriel8728 Před 2 lety

    obrigado, sensacional este software, funcionou na primeira tentativa. Brazil

  • @harizhaikal7166
    @harizhaikal7166 Před 2 lety

    Alhamdulilah. terima kasih sir!

  • @FadlyMaskom
    @FadlyMaskom Před 3 lety

    Hi, i ran into a problem, the data didn't get into google sheet. I have a serial parser running in esp8266, it connected with google sheet but nothing was received, what could i have missed? I made a serial monitor output of the GET request and copied it to browser and sent it manually and worked, but not with the esp8266 itself. Appreciate your reply, thanks.

    • @20ansel
      @20ansel Před 2 lety

      Did u find a solution to this?
      Ive been facing the same problem

  • @sagnikmitra5960
    @sagnikmitra5960 Před rokem

    @Uteh Str Following the code, I am not able to get the data in google spreadsheet. Can you help out?

  • @cristobalgarcia7391
    @cristobalgarcia7391 Před 3 lety

    Thank you very much for sharing your project

  • @attariazeddine6603
    @attariazeddine6603 Před 3 lety

    Excellent sujet...Bravo ....

  • @sukasuka402
    @sukasuka402 Před 3 lety

    sir, may I request to measure wind speed and direction using a hall effect sensor with a method like this🙏🏻

  • @Burgyste
    @Burgyste Před 3 lety

    Nice job, apart from ""Arduino CI has Failed" and no Data in der Sheet,what is wrong and how to resolve it?

  • @lucasdifaria1
    @lucasdifaria1 Před 3 lety

    I have a problem. The publication occurs only once, that is, only one line, the next time the error occurs 10:14:52.083 -> esp8266/Arduino CI has failed
    10:14:52.130 -> reply was :
    Any suggestions what it could be?

    • @20ansel
      @20ansel Před 2 lety

      Did u find a solution to this?
      Ive been facing the same problem

    • @xiang764
      @xiang764 Před 2 lety

      did you find a solution? Same problem here

  • @quiqueol5438
    @quiqueol5438 Před 3 lety

    Thank you very much it served me

  • @hayder.ismael
    @hayder.ismael Před 3 lety

    Great project, Thank you very much. How can I change the time as per my area? I am in the UK. please.

    • @utehstr
      @utehstr  Před 3 lety +1

      var Curr_Time = Utilities.formatDate(Curr_Date, "Asia/Jakarta", 'HH:mm:ss');
      Change "Asia/Jakarta" with your time zone. List of time zones see here :
      en.wikipedia.org/wiki/List_of_tz_database_time_zones

  • @zhafyy
    @zhafyy Před 3 lety

    thanks for the tutotial sir. may i know what is wrong when i cannot connect to the host?

  • @gabrielsadasilveira5580

    Thank you!

  • @karthickd5312
    @karthickd5312 Před 3 lety

    Thank you so much .........!

  • @ibrahimcankarnibuyuk4854

    CAN WE TRACK MORE THAN ONE DEVICE IN THIS WAY. 3 DEVICES

  • @lunsfordppg8395
    @lunsfordppg8395 Před 3 lety

    Does this still work or does the new Google API make this obsolete? If so, I seem to be having trouble downloading the code from the link. I am trying to get an ESP32 to send data to Google Sheets.

  • @Kelebihanmod
    @Kelebihanmod Před rokem

    connection failed terus munculnya, ada masalah dimana yak , klo di serial monitor temperature dan humidity dah kebaca, hanya gak mau connect ke google script, Terima kasih atas bantuannya

  • @mrisp9158
    @mrisp9158 Před 2 lety

    hallo selamat malam, mohon maaf untuk tutorial esp8266 + rfid rc522 via google sheet apakah ada tutorialnya?
    trima ksihh

  • @arunhiremath3786
    @arunhiremath3786 Před 4 lety

    Hi its nice project... Can same thing can be done on normal excel sheet?

    • @utehstr
      @utehstr  Před 4 lety

      Thank you :-)
      As far as I know this method cannot be done on a normal excel sheet, if you want to use a normal excel sheet you can use a third party application, namely PLX-DAQ, the video can be seen here: czcams.com/video/bQQxmavcw6k/video.html

  • @sangyoonlee777
    @sangyoonlee777 Před 2 lety

    Thanks for your video.
    How can I change the Time Zone?
    I live in seoul and I changed to "Asia/Seoul" but it didn't work

  • @Ziqastory
    @Ziqastory Před 3 lety

    Terbaik. Boleh ke kalau nak diplay data for every second?

  • @arifahramadhani8269
    @arifahramadhani8269 Před 3 lety

    how about EPS32 ? can i use the same code but different library?

    • @utehstr
      @utehstr  Před 3 lety

      I don't know for sure, I haven't tried it using esp32.

  • @roadsandtransportation2517

    How to send google sheet data to nodemcu

  • @yogeshitaliya473
    @yogeshitaliya473 Před 4 lety

    Nice one

  • @bibekganesh8255
    @bibekganesh8255 Před 3 lety

    What does it mean " esp8266/arduino CI has failed"?
    Well it worked. I got values in Googlesheet. Thank you sir

    • @karanshethia3560
      @karanshethia3560 Před 2 lety

      Hey! How did it work? I am getting the same error as you. Thank you

    • @ammarfahim3100
      @ammarfahim3100 Před rokem

      Can you elaborate how you got it to work?

  • @haloisan
    @haloisan Před 8 měsíci

    thanks, it's work

    • @utehstr
      @utehstr  Před 8 měsíci

      You're welcome 🙂

  • @tribandrio598
    @tribandrio598 Před 3 lety

    Pak mau tanya, punya saya datanya gak masuk ke Spreadsheet nya. Saya tes URL nya muncul Tulisan Exception: Argumen tidak valid: id (baris 11, file "Kode"), itu kenapa yaa Pak? Saya ikutin smw step2 yang ada di video

    • @juanfernandez4521
      @juanfernandez4521 Před 3 lety

      Google bloquea el acceso, incluso después de dar permisos, tiene que autorizar desde el teléfono si le llego la advertencia, pero tambien le llego un correo electrónico para que autorice el acceso. después de autorizar le funcionara.

  • @mr.techinventor3463
    @mr.techinventor3463 Před 3 lety

    I want to send this kind of string and separate at sheet cell "5678964-40-50" how to do please help

  • @farrv9413
    @farrv9413 Před 3 lety

    Thank you🌹💟💟

  • @3BoxCreation
    @3BoxCreation Před 2 lety +1

    Thank You For This Video.. Its Great♥️♥️♥️ Your Google drive link is Notworking. please check it

    • @utehstr
      @utehstr  Před 2 lety +1

      You're welcome.
      I've checked the google drive link to download the code and the link is fine.

  • @marinatorossian542
    @marinatorossian542 Před 3 lety

    Hi! This was really helpful. But I got stuck in the middle of it.
    Once I try the values in the notepad and put it in the browser an error pops up. It says: Exception: Argument not válid: id (line 9, file"Códe").
    Can someone help me?

    • @juanfernandez4521
      @juanfernandez4521 Před 3 lety +1

      Google bloquea el acceso, incluso después de dar permisos, tiene que autorizar desde el teléfono si le llego la advertencia, pero también le llego un correo electrónico para que autorice el acceso. después de autorizar le funcionara

    • @juanfernandez4521
      @juanfernandez4521 Před 3 lety +1

      recuerde que cada modificación que realice en el SCRIPT, tiene que darle en (Project version->NEW)

  • @hamzarauf320
    @hamzarauf320 Před 2 lety

    Thank you soo much dear for such a great content , every thing is working properly, time is more then 2 hours as compare to my country.... can you guide me how to fix this issue ?

    • @karanshethia3560
      @karanshethia3560 Před 2 lety

      Hello. Just change the timeline in the google script code according to your location. In my case it was Asia/Kolkata instead of Asia/Jakarta. It works fine after that

    • @karanshethia3560
      @karanshethia3560 Před 2 lety

      Also , since you mentioned that your project is working fine , could you help me out? In my case the temperature and humidity is displayed on the serial monitor but the sheet isn't updated. Thanks

  • @ELEKHOB
    @ELEKHOB Před 4 lety

    Nice of project....

    • @utehstr
      @utehstr  Před 4 lety +1

      Thank you :-)

    • @ELEKHOB
      @ELEKHOB Před 4 lety

      I have try it and work..
      Thanks for detail explanation...

    • @utehstr
      @utehstr  Před 4 lety

      @@ELEKHOB Good job 👍
      You're welcome 🙂

  • @user-gt7cc6tq1l
    @user-gt7cc6tq1l Před 3 lety

    Спасибо ! всё сработало

  • @renanpereira2891
    @renanpereira2891 Před 3 lety +1

    How are you?
    TypeError: Cannot read property 'parameter' of undefined.
    Help me?

    • @andersschierup1009
      @andersschierup1009 Před 2 lety

      I got the same TypeError. Simply ignore that message, deploy the web app and move on to the URL part at 7:07. It worked for me.
      What I think is happening is that the doGet part is looking for inputs to the sheet which is coming from the URL. Since nothing is parsed to the sheet, when you run the script, this doGet returns nothing and triggers the error.

  • @vicenterubiojuan3933
    @vicenterubiojuan3933 Před 3 lety

    When I try to download the code from the drive it says something is damaged, how can I solve that?

    • @utehstr
      @utehstr  Před 3 lety

      I save the file on Google Drive in the format .rar, as long as I currently do not have a viewer for the file .rar . So just download the file.
      The code file is saved in the .rar file format. I created a .rar file using Winrar V5.50, so to extract it, make sure you use the same version of Winrar that I use or the latest version or use the winrar extractor online.

    • @MrVicenteRJ
      @MrVicenteRJ Před 3 lety

      @@utehstr thank you very much!! Very nice video and assistance, much apreciated!

    • @utehstr
      @utehstr  Před 3 lety

      @@MrVicenteRJ You're welcome :-)

  • @user-gt6xu6hd4h
    @user-gt6xu6hd4h Před 3 lety

    I want 2 temperatures out for spreadsheets ,but I can't. Plese help me.

    • @user-gt6xu6hd4h
      @user-gt6xu6hd4h Před 3 lety

      T_T

    • @juanfernandez4521
      @juanfernandez4521 Před 3 lety +2

      case 'temperature':
      rowData[2] = value; // Temperature in column C
      result = 'Temperature Written on column C';
      break;
      case 'temperature2':
      rowData[3] = value; // temperature2 in column D
      result += ' ,Temperature Written on column D';
      break;
      ?temperature=20&temperature2=30

  • @suotechannel4067
    @suotechannel4067 Před 3 lety

    Sir, after i replace the humidity sensor with temperature sensor DS18B20, it start cant sending the data to google sheet already
    If I copy the URL and type it manually, it will work, but if run the system it show esp8266/arduino CI has failed, replay was:204
    can someone help me..?
    thanks a lot

    • @20ansel
      @20ansel Před 2 lety

      Did u find a solution to this?
      Ive been facing the same problem

    • @suotechannel4067
      @suotechannel4067 Před 2 lety

      ​@@20ansel yea i solve, my prob is solved when i publish the system
      the part of "who has access to the app", choose the anyone, even anonymous.
      then it can work already

  • @djokopudyanto1979
    @djokopudyanto1979 Před 4 lety

    Mantap Pak..

  • @user-tp7tp6pk5i
    @user-tp7tp6pk5i Před 3 lety

    I want to collect dust on Google Sheets.
    Do you have any guidelines to tell me?

    • @utehstr
      @utehstr  Před 3 lety

      Look for how to access the sensor you are using, if it is successful then follow the instructions as in the video, you only need to replace the dht11 sensor value in this video with the sensor value you are using.

  • @crearelectronica
    @crearelectronica Před 3 měsíci

    Hello. Could you help me with a project?

  • @ghozallimashan1155
    @ghozallimashan1155 Před 4 lety

    Keren...

  • @MrIn-qv3ko
    @MrIn-qv3ko Před 2 lety

    unsupported parameter, kenapa ya

  • @YPTechDATIA
    @YPTechDATIA Před 3 lety

    all is good but "Arduino CI has Failed"

  • @dananjayaendipratama8557

    when I sent data from esp8266 to googlespreadshet 6 months ago the process went well. but now after the google script apperance changed, the data sent by esp8266 could not be displayed on googlespreadshet. do you know the solution of this problem ? are there any different step ?

    • @utehstr
      @utehstr  Před 3 lety

      Does your project use the code from this video ?

    • @dananjayaendipratama8557
      @dananjayaendipratama8557 Před 3 lety

      @@utehstr yes i do. I use the code from this video

    • @utehstr
      @utehstr  Před 3 lety

      @@dananjayaendipratama8557 How many times have you changed the google script? Is the first time since you change the google script and then the data is not appearing?

    • @dananjayaendipratama8557
      @dananjayaendipratama8557 Před 3 lety

      @@utehstr yes it is the first time since i change the google script. Have you ever deploy your code with new apperance of google script ?

    • @utehstr
      @utehstr  Před 3 lety

      @@dananjayaendipratama8557 Look at the video description, I've added a video link about how to use the Google Script Editor with the new apperance .

  • @lamegastv
    @lamegastv Před 3 lety

    Mantab mas,,, keren,,,
    akan saya coba ikuti langkah demi langkah,,,

    • @utehstr
      @utehstr  Před 3 lety

      Terima kasih :-)
      Semoga berhasil ya...

  • @dogukanbicer4228
    @dogukanbicer4228 Před 3 lety

    How can we arrange the time to suit our own country?

    • @utehstr
      @utehstr  Před 3 lety +2

      Look at this line of code:
      var Curr_Time = Utilities.formatDate (Curr_Date, "Asia/Jakarta", 'HH: mm: ss');
      In the google sheet code.
      Change "Asia/Jakarta" to be your city or your country. See here the list: en.wikipedia.org/wiki/List_of_tz_database_time_zones

    • @ManrichArts
      @ManrichArts Před 3 lety

      Nice video. Please how can I add more columns. In a case where I need to read up to 8 values.

    • @mariamelsotohy7110
      @mariamelsotohy7110 Před 3 lety +1

      I tried changing Asia/Jakarta to my country, but it doesn’t work at all

  • @risyawal2004
    @risyawal2004 Před 4 lety

    How to get code in nodepad++ ?

    • @utehstr
      @utehstr  Před 4 lety

      The link to download the code is provided in the video description.

  • @mohammedlahmadi122
    @mohammedlahmadi122 Před 2 lety

    Is it working with Arduino WiFi MKR 1010

    • @utehstr
      @utehstr  Před 2 lety

      I don't know for sure, I've never tried this project with Arduino WiFi MKR 1010.

  • @exclusiveyazdesign3079

    Nice project thanks but why it gives me a wrong time ?!

    • @utehstr
      @utehstr  Před 4 lety +1

      Thank you :-)
      Have you adjusted the utc to your area's utc?

    • @exclusiveyazdesign3079
      @exclusiveyazdesign3079 Před 4 lety

      Uteh Str No sir, I will try to adjusted them thanks

  • @thatiotguy8837
    @thatiotguy8837 Před 3 lety

    Please, Be neat in writing the code and comments!!

  • @mujahidalfattaah5957
    @mujahidalfattaah5957 Před 2 lety

    Gan bisa gak ngambil data dr g sheet??

  • @squidym1119
    @squidym1119 Před 3 lety

    Is it also work on ESP32?

    • @utehstr
      @utehstr  Před 3 lety

      I don't know for sure, I haven't tried it using esp32.

  • @leninht60
    @leninht60 Před 3 lety

    Damn! I want to do this with Micropython

  • @giuliocomerci3277
    @giuliocomerci3277 Před 3 lety

    Hello! Can I contact you privately?

    • @utehstr
      @utehstr  Před 3 lety

      Hello
      I have replied to your email message.

  • @teohsoonyenstudent7722

    Hi, may i know is it possible I send the data to thingspeak and google spreadsheet in a same time

    • @justlutfi2890
      @justlutfi2890 Před 3 lety

      yes of course, but you need to make back end service for that. in the backend service, you may sent data to multiple endpoint api

    • @justlutfi2890
      @justlutfi2890 Před 3 lety

      to using multiple endpoint in nodemcu, you should use array function

  • @arypees2465
    @arypees2465 Před 2 lety

    Ada maksimal pengiriman jumlah data nggak sih? Misal saya mau ngirim 7 data sensor. Bisa ga ya?

    • @utehstr
      @utehstr  Před 2 lety

      Saya memang belum pernah mengirimkan data sebanyak itu (7 data sensor), tapi sepertinya itu masih bisa. Silahkan dicoba 🙂.

    • @arypees2465
      @arypees2465 Před 2 lety

      @@utehstr sudah tak coba. Bisa Pak/Bu, terimakasih banyak

    • @utehstr
      @utehstr  Před 2 lety

      @@arypees2465 👍🙂

    • @rezaarinda9673
      @rezaarinda9673 Před rokem

      @@arypees2465 bagian yang diubah yang mana ya mas agar bisa 7 data? saya coba cuma bisa hingga 3 data. ketika jumlah parameter nya dinaikkin, error dia.

    • @arypees2465
      @arypees2465 Před rokem

      @pokemon geming apakah masih membutuhkan email? Maaf baru terbaca

  • @rohantestnumber9462
    @rohantestnumber9462 Před 3 lety

    Your video is amazing. I have a question for you.
    If I want to add values to the sheet. How should I modify it?
    By testing from this code
    script.google.com/macros/s/AKfycbyLaQ7jVQbtmq8PS-iJ1ReKFjA_QWAHCG_hekv3_tBqbN5fzrqt/exec?temperature=100&humidity=20&rain=30&smoke=30&voltage=40
    thank.

  • @MrSEDERIK
    @MrSEDERIK Před 2 lety

    +++++ !

  • @obebharoigoni7449
    @obebharoigoni7449 Před 3 lety +1

    Pls. how did you setup your router?
    Can a pc be used as a router to achieve same result?

  • @sukasuka402
    @sukasuka402 Před 3 lety

    brother, may I request to measure wind speed and direction using a hall effect sensor with a method like this🙏🏻

    • @utehstr
      @utehstr  Před 3 lety +1

      Currently I'm working on other projects, maybe I'll make it later :-)

    • @sukasuka402
      @sukasuka402 Před 3 lety

      @@utehstr oke thank you bro, because i do that projet too but , i have error in my program and it make me confius and little stess thinking about it.. i have to finish my work in the right time.. i hope i can finish that😭

  • @sabinadhikari2643
    @sabinadhikari2643 Před 2 lety +2

    I used the code but It dioesnot write the data in the google sheets