ESP8266 with HTTP and Telnet-serial server..
creates a webpage showing live sensor data, all data available in json at http://ip.address/all
creates a Telnet server allowing 2 clients, passes serial data from another device on GPIO13(RX) and 15(TX).. allows a network terminal to access the serial console..