Here is my own ESP82566, written in C++ and based on RTOS SDK.
The project (in developing stage) has following goals:
- configure the ESP8266 only using a web interface (almost done).
- run a terminal console (optional) which can control the ESP8266 using UART (by humans).
- run a binary protocol over UART to communicate with an external device (like Arduino). This will send already processed GET/POST requests to Arduino and wait for a http responses.
- some other stuff...
https://github.com/fdivitto/ESPWebFrameworkStatistics: Posted by fdivitto — Thu Mar 26, 2015 12:37 am
]]>