RedHawk d3f5cdebbc menu: [#25] Made states. Moved logic to Menu.
*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)
2023-05-08 13:08:01 +03:00
2023-04-26 02:17:50 +03:00
2023-04-13 19:23:50 +03:00
2023-04-26 02:17:50 +03:00

SHOH-Innovation-Project

Smart Home Oil Heater is a project for Metropolia UAS course called Multidisciplinary Innovation Project.

Tasks communication:

high-level-task-comm

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.
Readme 1.2 MiB
Languages
C 92.9%
C++ 6.9%
Assembly 0.1%