d3f5cdebbc5c731d666035075654cd8e4d2b6342
*Menu class now is responsible for the whole logic with temperature and set_point. *void NotifyAndRefreshUI (const char *str) is a placeholder for sending a string value on a queue to UI task, which will handle the lcd screen. *Added error return value to Manager::parseEvent(Event* e)
SHOH-Innovation-Project
Smart Home Oil Heater is a project for Metropolia UAS course called Multidisciplinary Innovation Project.
Tasks communication:
Event communication flow:
Temp Sensors --> Master --> Manager & Relay
Rotary --> Master --> Manager
Manager --> Master --> Relay
Manager --> UI LCD
Description
Smart Home Oil Heater is a project for Metropolia UAS course called Multidisciplinary Innovation Project.
Languages
C
92.9%
C++
6.9%
Assembly
0.1%
