Hi
I would like to share my work, again....
ESPadon is an ESP8266 firmware, and a library for arduino.
Main pin functions are mapped to URI on the embedded web server :
http://192.168.0.10/digitalwrite/13/1
Incoming HTTP requests trigger a callback function.
Simple outgoing requests (GET method only).
A basic web page to view pins values and change values ( only for AVR_ATmega328 ) :
I'm not a strong developper.
It was just a challenge for me et to occupy me during the winter....
David.