Initially thanks to Sujay Phadke "electronicsguy" the creator of the HTTPSRedirect library, a few months ago I made considerable improvements to said library and we will do a quick test.
MaterialsTest performed
The integration process between ESP8266 and Google Docs has not changed.
Among the improvements, allows connections with Google Sheets,Calendar, Drive, have improved performance to see detailed improvements in the following link.
In our case we will only make the connection with the Google sheet and we will prove the creation of the fingerprint.
1. Download Library examples from GithubThe use of the library has some conditions of use mentioned by the creator to take into account mentioned at the end of the README github.
In our Google Drive we create a folder and create a new Google Script or.gs file and paste the code, compile and execute it.
Add Sheet ID and I have made the modification line 38 'Sheet1' for 'Hoja 1' in my case my drive is in Spanish.
In our Google Drive we create a new Google Spreadsheets file, copy ID from URL.
Complete Info: Update HTTPS Redirect Version 2.0 ESP8266 & Google Spreadsheets
http://pdacontrolen.com/update-https-redirect-version-2-0-esp8266-google-spreadsheets/
Informacion Completa: Actualizacion HTTPS Redirect Version 2.0 ESP8266 & Google Spreadsheets
http://pdacontroles.com/actualizacion-https-redirect-version-2-0-esp8266-spreadsheets/
Note: Complete explanation here.
Tutorial Video: Test Update ESP8266 Spreadsheets https Redirect
Other Test VERSION 1.0
Quick Test ESP8266 + Google Script app IoT Connection Full
ESP8266 Send Email with (Google Docs) Script App -Spreadsheets - Gmail: PDAControl
Test Prueba 01- ESP8266 + DS18B20 Onewire + Google Speadsheets (Google Docs): PDA_Control
Connection ESP8266 and Google spreadsheet (Google Docs) Direct : PDAControl
Connection PLC fpx Panasonic and Google spreadsheets (Google docs) with ESP8266 PDAControl
Complete Info: Update HTTPS Redirect Version 2.0 ESP8266 & Google Spreadsheets
http://pdacontrolen.com/update-https-redirect-version-2-0-esp8266-google-spreadsheets/
Informacion Completa:Actualizacion HTTPS Redirect Version 2.0 ESP8266 & Google Spreadsheets
http://pdacontroles.com/actualizacion-https-redirect-version-2-0-esp8266-spreadsheets/
Comments