ESP8266 Webserver Project

Moderator: Sprite_tm

User avatar
By mi_ka
#37311
tve wrote:It also supports baud rate switching and changing the GPIO pin assignments. I provided two pin configurations that should work with esp-01 modules


A feature suggestion in that context (might no make much sense because I'm not familiar with this project beyond browsing its web site and reading a bit here):

Let developers choose GPIOs for LEDs/MCU reset/MCU bootloader freely instead of using pre-defined schemes, and let them choose signal polarity, too. Allow them to disable the web configuration interface (once values are entered), so that users can not damage the hardware. That would allow safe use with any layout.

For example, my hardware uses GPIO14 of the ESP-WROOM-02 to reset an AVR ATMega and this reset signal is inverted by a level-shifting transistor (GPIO HIGH = reset). Also, GPIO12 signals my AVR's bootloader to take over (if LOW).
User avatar
By tve
#37585 The 2.17 release allows you to select the pins freely. Password protection is pretty high on the wishlist....

I'd like to move the discussion about esp-link to this new thread: viewtopic.php?f=6&t=7383 At this point, esp-link has very little to do with this esp-httpd forum (although esp-httpd is still in there!).
User avatar
By rayellam
#38114 THIS POST HAS BEEN MOVED TO THE NEW THREAD******************************

Happy new year All,
I have just installed ESP link V2.1.7 onto an ESP12E. Things seem to work OK but i do not know how to send data to thingspeak using ESP link. I did this successfully using AT commands previously. Can any one give me examples of GET, POST, PUT?

TIA
Ray