Simplesmente incrível a aula! Todos os passos e arquivos já disponibilizados, já estou seguindo e amando a página!
@obebharoigoni74493 жыл бұрын
Pls. how did you setup your router? Can a pc be used as a router to achieve same result?
@PAULOVARJAL4 жыл бұрын
Thanks for the project. Shall we move forward? How can we make ESP read the data stored in the Google spreadsheet?
@arlandmv40533 жыл бұрын
You should use a front end app instead.. one that uses the google docs api..
@delpialos10 ай бұрын
after test function doGET() someone have issue data on sheet was wrong , so you must be set column sheet format number only.
@espindolaclaudio3 жыл бұрын
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?
@sandeshkale2973 жыл бұрын
put delay before the last closing bracket " } " for 5 minute delay must be 300,000 (1000x60x5)
@ashunegi4760 Жыл бұрын
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
@neperic26662 жыл бұрын
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.
@karanshethia35602 жыл бұрын
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
@hitenlulla27132 жыл бұрын
Use millis()
@artcraft12522 жыл бұрын
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?
@lolzers21543 жыл бұрын
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
@febou2123 жыл бұрын
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 ?
@mehdisajjadi16793 жыл бұрын
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
@utehstr3 жыл бұрын
You're welcome 🙂 Good job 👍
@davidhvs993 жыл бұрын
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?
@ArjunKohli7 ай бұрын
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
@Burgyste3 жыл бұрын
Nice job, apart from ""Arduino CI has Failed" and no Data in der Sheet,what is wrong and how to resolve it?
@srujanainampudi80263 жыл бұрын
Will it uploads data into Google sheet by connecting NodeMcu to a battery instead of connecting it to system
@sandeshkale2973 жыл бұрын
Yes
@yabatzy8 ай бұрын
Mine says "ReferenceError: stripQuotes is not defined (line 26, file "Code")". What went wrong?
@dhruvangpatel91163 жыл бұрын
esp8266/Arduino CI has failed
@sagnikmitra59602 жыл бұрын
@Uteh Str Following the code, I am not able to get the data in google spreadsheet. Can you help out?
@zhafyy3 жыл бұрын
thanks for the tutotial sir. may i know what is wrong when i cannot connect to the host?
@ytugihjok3 жыл бұрын
no
@prffalcao3 жыл бұрын
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?
@YPTechDATIA3 жыл бұрын
same is here , i think the problem is with new google security policies
@hayder.ismael3 жыл бұрын
Great project, Thank you very much. How can I change the time as per my area? I am in the UK. please.
@utehstr3 жыл бұрын
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
@ibrahimcankarnibuyuk48543 жыл бұрын
CAN WE TRACK MORE THAN ONE DEVICE IN THIS WAY. 3 DEVICES
@abhishekjoshi30043 жыл бұрын
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
@mrisp91582 жыл бұрын
hallo selamat malam, mohon maaf untuk tutorial esp8266 + rfid rc522 via google sheet apakah ada tutorialnya? trima ksihh
@FadlyMaskom3 жыл бұрын
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.
@20ansel3 жыл бұрын
Did u find a solution to this? Ive been facing the same problem
@Ziqastory3 жыл бұрын
Terbaik. Boleh ke kalau nak diplay data for every second?
@newplan15912 жыл бұрын
esp8266/Arduino CI has failed this massage show and no data logging in sheet.plese help me sir
@JITENDRAMATTOLIA Жыл бұрын
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??
@turkialqahtani53412 жыл бұрын
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?
@arunhiremath37864 жыл бұрын
Hi its nice project... Can same thing can be done on normal excel sheet?
@utehstr4 жыл бұрын
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: kzbin.info/www/bejne/mIK0qaCXq8iqbM0
@lunsfordppg83953 жыл бұрын
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.
@bibekganesh82553 жыл бұрын
What does it mean " esp8266/arduino CI has failed"? Well it worked. I got values in Googlesheet. Thank you sir
@karanshethia35602 жыл бұрын
Hey! How did it work? I am getting the same error as you. Thank you
@ammarfahim31002 жыл бұрын
Can you elaborate how you got it to work?
@kumarraunak38842 жыл бұрын
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 👍
@sukasuka4023 жыл бұрын
brother, may I request to measure wind speed and direction using a hall effect sensor with a method like this🙏🏻
@utehstr3 жыл бұрын
Currently I'm working on other projects, maybe I'll make it later :-)
@sukasuka4023 жыл бұрын
@@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😭
@crearelectronica6 ай бұрын
Hello. Could you help me with a project?
@arifahramadhani82693 жыл бұрын
how about EPS32 ? can i use the same code but different library?
@utehstr3 жыл бұрын
I don't know for sure, I haven't tried it using esp32.
@sangyoonlee7772 жыл бұрын
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
@sangyoonlee7772 жыл бұрын
@phuong mai Thank you so much
@Kelebihanmod2 жыл бұрын
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
@ishankadam20843 жыл бұрын
why does it show connection failed while connecting to script
@vitordias36003 жыл бұрын
Try change a sharing privacity of your plan, its work for me :) Change for "anyone with this link" and change for editor
@lucasdifaria13 жыл бұрын
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?
@20ansel3 жыл бұрын
Did u find a solution to this? Ive been facing the same problem
@xiang7643 жыл бұрын
did you find a solution? Same problem here
@roadsandtransportation25173 жыл бұрын
How to send google sheet data to nodemcu
@นฤดมธาระ-ง8ข3 жыл бұрын
I want to collect dust on Google Sheets. Do you have any guidelines to tell me?
@utehstr3 жыл бұрын
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.
@exclusiveyazdesign30794 жыл бұрын
Nice project thanks but why it gives me a wrong time ?!
@utehstr4 жыл бұрын
Thank you :-) Have you adjusted the utc to your area's utc?
@exclusiveyazdesign30794 жыл бұрын
Uteh Str No sir, I will try to adjusted them thanks
@hamzarauf3203 жыл бұрын
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 ?
@karanshethia35602 жыл бұрын
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
@karanshethia35602 жыл бұрын
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
@3BoxCreation2 жыл бұрын
Thank You For This Video.. Its Great♥️♥️♥️ Your Google drive link is Notworking. please check it
@utehstr2 жыл бұрын
You're welcome. I've checked the google drive link to download the code and the link is fine.
@tribandrio5984 жыл бұрын
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
@juanfernandez45213 жыл бұрын
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.techinventor34633 жыл бұрын
I want to send this kind of string and separate at sheet cell "5678964-40-50" how to do please help
@wagnergabriel87283 жыл бұрын
obrigado, sensacional este software, funcionou na primeira tentativa. Brazil
@harrisonmendoza30992 жыл бұрын
cambiaste la zona horaria ? yo he estado mirando y no se como
@dogukanbicer42284 жыл бұрын
How can we arrange the time to suit our own country?
@utehstr4 жыл бұрын
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
@ManrichArts4 жыл бұрын
Nice video. Please how can I add more columns. In a case where I need to read up to 8 values.
@mariamelsotohy71103 жыл бұрын
I tried changing Asia/Jakarta to my country, but it doesn’t work at all
@marinatorossian5424 жыл бұрын
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?
@juanfernandez45213 жыл бұрын
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
@juanfernandez45213 жыл бұрын
recuerde que cada modificación que realice en el SCRIPT, tiene que darle en (Project version->NEW)
@thatiotguy88374 жыл бұрын
Please, Be neat in writing the code and comments!!
@ปลายฟ้าสงวนพรหม4 жыл бұрын
I want 2 temperatures out for spreadsheets ,but I can't. Plese help me.
@ปลายฟ้าสงวนพรหม4 жыл бұрын
T_T
@juanfernandez45213 жыл бұрын
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
@YPTechDATIA3 жыл бұрын
all is good but "Arduino CI has Failed"
@vicenterubiojuan39334 жыл бұрын
When I try to download the code from the drive it says something is damaged, how can I solve that?
@utehstr4 жыл бұрын
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.
@MrVicenteRJ4 жыл бұрын
@@utehstr thank you very much!! Very nice video and assistance, much apreciated!
@utehstr4 жыл бұрын
@@MrVicenteRJ You're welcome :-)
@attariazeddine66033 жыл бұрын
Excellent sujet...Bravo ....
@cristobalgarcia73914 жыл бұрын
Thank you very much for sharing your project
@utehstr4 жыл бұрын
You're welcome :-)
@dananjayaendipratama85573 жыл бұрын
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 ?
@utehstr3 жыл бұрын
Does your project use the code from this video ?
@dananjayaendipratama85573 жыл бұрын
@@utehstr yes i do. I use the code from this video
@utehstr3 жыл бұрын
@@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?
@dananjayaendipratama85573 жыл бұрын
@@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 ?
@utehstr3 жыл бұрын
@@dananjayaendipratama8557 Look at the video description, I've added a video link about how to use the Google Script Editor with the new apperance .
@mujahidalfattaah59573 жыл бұрын
Gan bisa gak ngambil data dr g sheet??
@mohammedlahmadi1223 жыл бұрын
Is it working with Arduino WiFi MKR 1010
@utehstr3 жыл бұрын
I don't know for sure, I've never tried this project with Arduino WiFi MKR 1010.
@suotechannel40673 жыл бұрын
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
@20ansel3 жыл бұрын
Did u find a solution to this? Ive been facing the same problem
@suotechannel40673 жыл бұрын
@@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
@giuliocomerci32773 жыл бұрын
Hello! Can I contact you privately?
@utehstr3 жыл бұрын
Hello I have replied to your email message.
@MrIn-qv3ko3 жыл бұрын
unsupported parameter, kenapa ya
@squidym11193 жыл бұрын
Is it also work on ESP32?
@utehstr3 жыл бұрын
I don't know for sure, I haven't tried it using esp32.
@arypees24652 жыл бұрын
Ada maksimal pengiriman jumlah data nggak sih? Misal saya mau ngirim 7 data sensor. Bisa ga ya?
@utehstr2 жыл бұрын
Saya memang belum pernah mengirimkan data sebanyak itu (7 data sensor), tapi sepertinya itu masih bisa. Silahkan dicoba 🙂.
@arypees24652 жыл бұрын
@@utehstr sudah tak coba. Bisa Pak/Bu, terimakasih banyak
@utehstr2 жыл бұрын
@@arypees2465 👍🙂
@rezaarinda96732 жыл бұрын
@@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.
@arypees24652 жыл бұрын
@pokemon geming apakah masih membutuhkan email? Maaf baru terbaca
@risyawal20044 жыл бұрын
How to get code in nodepad++ ?
@utehstr4 жыл бұрын
The link to download the code is provided in the video description.
@lamegastv3 жыл бұрын
Mantab mas,,, keren,,, akan saya coba ikuti langkah demi langkah,,,
@utehstr3 жыл бұрын
Terima kasih :-) Semoga berhasil ya...
@quiqueol54383 жыл бұрын
Thank you very much it served me
@utehstr3 жыл бұрын
You're welcome :-)
@leninht603 жыл бұрын
Damn! I want to do this with Micropython
@yogeshitaliya4734 жыл бұрын
Nice one
@utehstr4 жыл бұрын
Thank you :-)
@harizhaikal71663 жыл бұрын
Alhamdulilah. terima kasih sir!
@utehstr3 жыл бұрын
Sama-sama :-)
@renanpereira28913 жыл бұрын
How are you? TypeError: Cannot read property 'parameter' of undefined. Help me?
@andersschierup10093 жыл бұрын
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.
@ghozallimashan11554 жыл бұрын
Keren...
@utehstr4 жыл бұрын
Terima kasih :-)
@ELEKHOB4 жыл бұрын
Nice of project....
@utehstr4 жыл бұрын
Thank you :-)
@ELEKHOB4 жыл бұрын
I have try it and work.. Thanks for detail explanation...
@utehstr4 жыл бұрын
@@ELEKHOB Good job 👍 You're welcome 🙂
@karthickd53123 жыл бұрын
Thank you so much .........!
@teohsoonyenstudent77223 жыл бұрын
Hi, may i know is it possible I send the data to thingspeak and google spreadsheet in a same time
@justlutfi28903 жыл бұрын
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
@justlutfi28903 жыл бұрын
to using multiple endpoint in nodemcu, you should use array function
@djokopudyanto19794 жыл бұрын
Mantap Pak..
@utehstr4 жыл бұрын
Terima kasih :-)
@gabrielsadasilveira5580 Жыл бұрын
Thank you!
@Horitanluvv3 жыл бұрын
Thank you🌹💟💟
@utehstr3 жыл бұрын
You're welcome 😊
@МихаилПестов-к5т3 жыл бұрын
Спасибо ! всё сработало
@utehstr3 жыл бұрын
👍🙂
@haloisan11 ай бұрын
thanks, it's work
@utehstr11 ай бұрын
You're welcome 🙂
@rohantestnumber94624 жыл бұрын
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.
@MrSEDERIK3 жыл бұрын
+++++ !
@obebharoigoni74493 жыл бұрын
Pls. how did you setup your router? Can a pc be used as a router to achieve same result?
@sukasuka4023 жыл бұрын
sir, may I request to measure wind speed and direction using a hall effect sensor with a method like this🙏🏻
@sabinadhikari26432 жыл бұрын
I used the code but It dioesnot write the data in the google sheets
@caturwardana73352 жыл бұрын
same issue
@sabinadhikari26432 жыл бұрын
@@caturwardana7335 I have figured out the problem. If you want the working code I can send you the link
@hitenlulla27132 жыл бұрын
@@sabinadhikari2643 What is the solution?
@caturwardana73352 жыл бұрын
@@sabinadhikari2643 looks good, can i have your link or contact please?