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

Revisions of heating/radiator.c

Revision Date Message Actions
98:c75c959bcde3 2020-10-10 Following a power cut last night between 10pm and 2am I discovered that the override cancel set for 11pm did not happen as the module was not running. Solution was to not save the override variable in the FRAM so that it would be reset on power up. File  Diff  Annotate
97:84d58bf7a835 2020-10-04 Added bound checks to radiator settings File  Diff  Annotate
96:18a3813bb4b5 2020-10-03 Added override cancel time to UI. File  Diff  Annotate
95:97621bfbedfa 2020-10-02 Added 11pm override cancel for the radiators as we kept forgetting to remove the override if used in the summer. Space in the Fram memory for the minute in the day to cancel was found. Still to do the web UI. File  Diff  Annotate
76:3ef2a46c8b1e 2019-09-27 Updated libraries File  Diff  Annotate
57:72c1c1357861 2019-05-06 Added a 'hall' module to manage the hall led and hall pushbutton. Some of the work done in the 'radiator' module was moved to the hall module. File  Diff  Annotate
48:6eac12df3ad5 2019-04-26 Moved 1-wire to its own library File  Diff  Annotate
35:bb8a6d1c034c 2019-03-07 Updated libraries and added ajax to web pages File  Diff  Annotate
7:a62134646ac8 2018-03-20 Libraries File  Diff  Annotate
6:b325de442777 2018-02-22 Added debounce for the hall switch using the repetitive interrupt timer File  Diff  Annotate
5:82197a6997fd 2018-02-16 Removed reliance on defs.h File  Diff  Annotate
1:ccc66fdf858d 2018-01-28 Updated libraries File  Diff  Annotate
0:3c04f4b47041 2018-01-11 Removed dependence on Mbed OS File  Diff  Annotate