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

heating/hot-water.h

Committer:
andrewboyson
Date:
2020-06-10
Revision:
93:5ee0a1ef0279

File content as of revision 93:5ee0a1ef0279:


extern int HotWaterInit(void);

extern uint16_t HotWaterGetDS18B20Value(void);