- transparent bridge between Wifi and serial, useful for debugging or inputting into a uC
- flash-programming attached Arduino/AVR microcontrollers, esp8266 modules, as well as LPC800-series and other ARM microcontrollers via Wifi
- built-in stk500v1 programmer for AVR uC's with optiboot: program using HTTP upload of hex file
- outbound TCP (and thus HTTP) connections from the attached micro-controller to the internet
- outbound REST HTTP requests from the attached micro-controller to the internet, protocol based on espduino and compatible with tuanpmt/espduino
- web interface to configure esp-link, including simple console for the serial port
I'm creating this new thread on the occasion of the 2.1.7 release, which has been stable for a while. Info about esp-link itself can be found at https://github.com/jeelabs/esp-link and the release itself can be downloaded at https://github.com/jeelabs/esp-link/releases/tag/v2.1.7
If you have questions, post here or head over to https://gitter.im/jeelabs/esp-link