Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lukas2511/sleepy-httpd
- Owner: lukas2511
- Created: 2015-02-05T03:30:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-05T03:33:13.000Z (almost 10 years ago)
- Last Synced: 2024-10-19T06:01:22.047Z (3 months ago)
- Language: C
- Size: 582 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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