Chat freely about anything...

User avatar
By mikez
#2317 hey @alonewolfx2, glad you found the project useful :) to be clear, all i did was put together the Vagrant environment. all credit for the sample project i threw in, esphttpd, is due to Sprite_tm.

as for your programming questions, i don't have a solution, but i think they deserve their own thread -- this post is really intended to be about the build environment. (i changed the title to better reflect that)
User avatar
By willemwouters
#2324 I did not like the IoT example nor the At-Example

The esp-httpd is the best starting point,

On https://github.com/willemwouters/esp8266_webserver_slim I'm uploading my work in progress.
It started as a slimmed version of the original esp_webserver, but it became pretty bloated :P
Its a combination of the esp-httpd and some parts of at-commands etc in seperate functions.

It has some examples on the built-in webserver with web config for:
Tcp requests
TCP/UDP Server
Wifi status
Wifi Config
HTML5 Push Messages / Combined with Interrupt generated push messaged.

Its a work in progress. Every week several new commits are done.
And all credits for the base Sprite_tm:
viewtopic.php?f=6&t=376