Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukas2511/sleepy-httpd

httpd server for esp8266 that goes into deep_sleep forever after running for a certain time
https://github.com/lukas2511/sleepy-httpd

Last synced: about 2 months ago
JSON representation

httpd server for esp8266 that goes into deep_sleep forever after running for a certain time

Awesome Lists containing this project

README

        

sleepy-httpd

based on esp-httpd (http://www.esp8266.com/viewtopic.php?f=6&t=376)

added a bit of code to go to sleepmode after a certain time and never wake up again,
rewritten makefile