Author - Chao

ESP8266 GPIO Test (Edited firmware)

To use Update date to now firmware, at commands V1.5: download at commands 1.5V here, if you use 1MB flash for esp-01s or 4MB for esp-12F, etc, etc. can use the combined bin. https://github.com/Edragon/esp_firmware/tree/master/AT Also at commands instruction inside, has GPIO function, need this three. AT+SYSIOSETCFG=13,3,1 AT+SYSGPIODIR=13,1 AT+SYSGPIOWRITE=13,1 --- The following content is obsolete, not necessary --- ...