Saturday, June 25, 2016

ESP8266 Google Form Firmware

Here is an ESP8266 AT firmware which includes an AT command for submitting data to Google Form:
https://github.com/hopkinskong/esp8266-at-firmware-googleform

There are few bugs though, hopefully i have time to fix them in the future.

It fits in to a 4M flash (which used in old versions of ESP8266 modules), all other AT commands are still the same.

No comments:

Post a Comment