Provide an easy-to-use way to manipulate ESP8266.

Dependencies:   ArduinoAPI

Fork of WeeESP8266 by ITEAD STUDIO

History

ESP support. Only for testing, maybe not working; default tip

2017-04-24, by JojoS [Mon, 24 Apr 2017 16:23:48 +0000] rev 25

ESP support. Only for testing, maybe not working;


command 'createTCP' and 'registerUDP' failed unnecessarily because of wrong checking answoer: module responds with 'ALREAY CONNECT' (with typo), but is checked against 'ALREADY'.

2015-03-29, by JojoS [Sun, 29 Mar 2015 15:24:58 +0000] rev 24

command 'createTCP' and 'registerUDP' failed unnecessarily because of wrong checking answoer: module responds with 'ALREAY CONNECT' (with typo), but is checked against 'ALREADY'.


- added Baudrate to constructor; - removed delay in read status

2015-03-28, by JojoS [Sat, 28 Mar 2015 14:49:05 +0000] rev 23

- added Baudrate to constructor; - removed delay in read status


modified constructor: new argument for baudrate, default to 9600 for compatibility with original lib

2015-03-14, by JojoS [Sat, 14 Mar 2015 10:16:33 +0000] rev 22

modified constructor: new argument for baudrate, default to 9600 for compatibility with original lib


Update docs

2015-02-11, by itead [Wed, 11 Feb 2015 06:04:07 +0000] rev 21

Update docs


Update ArduinoAPI Library

2015-02-10, by itead [Tue, 10 Feb 2015 10:41:19 +0000] rev 20

Update ArduinoAPI Library


Update ArduinoAPI

2015-02-10, by itead [Tue, 10 Feb 2015 07:47:55 +0000] rev 19

Update ArduinoAPI


Update ArduinoAPI library

2015-02-09, by itead [Mon, 09 Feb 2015 07:05:49 +0000] rev 18

Update ArduinoAPI library


Fixed bug: get ipstatus command.

2015-02-07, by itead [Sat, 07 Feb 2015 09:42:25 +0000] rev 17

Fixed bug: get ipstatus command.


Disable Debug Log System.

2015-02-07, by itead [Sat, 07 Feb 2015 08:13:29 +0000] rev 16

Disable Debug Log System.