C++ Web Framework

fdivitto
Posts: 4
Joined: Fri Feb 20, 2015 6:50 am
Location: Italy
Contact:

C++ Web Framework

Postby fdivitto » Thu Mar 26, 2015 12:37 am

Hi there!
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/ESPWebFramework

Who is online

Users browsing this forum: No registered users and 2 guests