My new server in the family :)
80Mhz and 1MB of disk. Awesome!
It serves a page about itself at http://194.126.207.20:8266/
@carbontwelve Yes! That is my ultimate goal - super small self-sustainable server.
@w84death That's perfect !
Juste one point : My firefox is angry with the source because you forgot <!DOCTYPE html>
@w84death
Nitpicking, but ESP8266WebServer doesn't seem all that lightweight. Stuff like iterating through all headers to see if the searched one exists and if it exists, iterate again to get its value (::authenticate) or building new Strings from existing Strings (::_prepareHeader) aren't good signs.
The impact is probably negligible though (either because it's not were the CPU spends time or because the compiler is able to optimise most of it).
Nice project!
@w84death
referring to the current master: https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WebServer/src/ESP8266WebServer-impl.h
@w84death and as I can see, you can do lisp on that powerful machine 👍👍👍 that's interesting for me as well 🤔
@w84death awesome! Congrats! :D
http://194.126.207.20:8266/