Arduino-ESP8266_libs
Library that make easy to using ESP8266 Serial WiFi Module (Available only TCP now)
(This is beta version now)
ESP8266 library
When you use with UNO board, uncomment the follow line in uartWIFI.h.
#define UNO
When you use with MEGA board, uncomment the follow line in uartWIFI.h.
#define MEGA
ESP8266-Library
A library for the ESP8266 WiFi module
OCROBOT-WIFI-ESP8266-arduino-library
ESP8266
An Arduino library for the ESP8266EX chipset (WI07c module)
http://tuanpm.net/post/espduino
https://github.com/tuanpmt/espduino
ESP8266 firmware SLIP Command, support mqtt, restful client
http://tuanpm.net/post/esp_bridge
https://github.com/tuanpmt/esp_bridge
Library that make easy to using ESP8266 Serial WiFi Module (Available only TCP now)
(This is beta version now)
ESP8266 library
When you use with UNO board, uncomment the follow line in uartWIFI.h.
#define UNO
When you use with MEGA board, uncomment the follow line in uartWIFI.h.
#define MEGA
ESP8266-Library
A library for the ESP8266 WiFi module
OCROBOT-WIFI-ESP8266-arduino-library
ESP8266
An Arduino library for the ESP8266EX chipset (WI07c module)
- Implement all of the WI07c module's features such as TCP/UDP server/client.
- Break code into classes (based on protocol and role)
- Inherit from Arduino base classes, such as Stream
- Optimize
http://tuanpm.net/post/espduino
https://github.com/tuanpmt/espduino
ESP8266 firmware SLIP Command, support mqtt, restful client
http://tuanpm.net/post/esp_bridge
https://github.com/tuanpmt/esp_bridge
Последнее редактирование: