Central Heating controller using the real time clock, PHY module for internet, 1-wire interface for temperature sensors, a system log and a configuration file
Dependencies: net 1-wire lpc1768 crypto clock web fram log
/media/uploads/andrewboyson/heating.sch
/media/uploads/andrewboyson/heating.brd
/media/uploads/andrewboyson/eagle.epf
Diff: web-derived/program/web-program-script.c
- Revision:
- 51:c7c6ce0d57ad
- Parent:
- 49:9491c966dc60
- Child:
- 52:76254a967391
--- a/web-derived/program/web-program-script.c Mon Apr 29 06:35:27 2019 +0000 +++ b/web-derived/program/web-program-script.c Mon Apr 29 14:46:58 2019 +0000 @@ -1,6 +1,4 @@ #include "http.h" -#include "web-derived.h" -#include "web-base.h" //Use http://tomeko.net/online_tools/cpp_text_escape.php to convert from text to c-multiline //Use http://tomeko.net/online_tools/cpp_text_unescape.php to convert from c-multiline to text