From 6bac8e6a9ba1a5a0e82a72aab58bb86299119f21 Mon Sep 17 00:00:00 2001 From: Thorsten von Eicken Date: Fri, 19 Jun 2015 12:47:24 -0700 Subject: [PATCH] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8402f5b..8674142 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ ESP-LINK ======== -[![Join the chat at https://gitter.im/jeelabs/esp-link](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jeelabs/esp-link?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - This firmware implements a transparent bridge between Wifi and serial using an ESP8266 module. It also provides support for flash-programming Arduino/AVR microcontrollers as well as LPC800-series ARM microcontrollers via the ESP8266. @@ -11,12 +9,17 @@ The firmware includes a tiny HTTP server based on [esphttpd](http://www.esp8266.com/viewforum.php?f=34) with a simple web interface, many thanks to Jeroen Domburg for making it available! +[![Chat at https://gitter.im/jeelabs/esp-link](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jeelabs/esp-link?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + Eye Candy --------- -These screen shots show the Wifi configuration page and the esp firmware's log +These screen shots show the Home page, the Wifi configuration page, the console for the attached microcontroller, +and the pin assignments card: + - + + Hardware info -------------