logos-electromechanical / WiFiESP

Port of the Arduino WiFi library to the ESP8266 AT command set

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WiFiESP

Port of the Arduino WiFi library to the ESP8266 AT command set

This is based on the Arduino WiFi library and ITEAD's ESP8266 library. The structure and interfaces are copied from the Arduino WiFi library while the implementation of the driver code is from the ITEAD library.

About

Port of the Arduino WiFi library to the ESP8266 AT command set

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 52.2%Language:Arduino 44.0%Language:C 3.9%