-->
Page 1 of 1

Connect ESP8266 to Google Sheets

PostPosted: Thu Jan 09, 2020 2:12 pm
by Roxanne_C8
Hello,
I am trying to connect data from the arduino to google sheets via an ESP8266 module. I am not using the node mcu, which is what majority of the tutorials are based off of. I have an esp8266-01 connected to an arduino mega.
I've looked up and down the internet and I've come to the understanding that using the ESP8266wifi.h library wont work with my set-up. Is there a way to connect to google sheets without this library?

Thank you :D