The below-attached library and HTTPs code are for sending data from nodemcu development board to google sheets. it is only to send data from nodemcu to google sheets. my goal is to send Arduino data to google sheets through nodemcu serial port.
I tried to edit the code so that nodemcu can detect serial data from Arduino and send it to google sheets. as being a beginner to Arduino coding, I cant able to edit the code successfully.
someone whos good in coding plz try to help me, as I'm trying from past many days ith no use.
link for https library and code: ESP8266/HTTPSRedirect at master · electronicsguy/ESP8266 · GitHub
sir, you can use any of the below data to help me.
attachments:
- HTTPS code - send nodemcu unknown data to google sheets.
- temp and humidity code- sending temperature sensor data from nodemcu to google sheets.
- Https library
- pics of serial monitor
- pic of google sheet
- spread sheet code
1.esp code.txt (5.34 KB)
2. temp http.txt (4.36 KB)
6.gscript code.txt (5.26 KB)