kirdy/src
linuswck a8787430b1 Add Temperature Monitor to Thermostat
- Issue an alarm when temperature goes out of user-defined operating range during Pid Controller startup
    or reading is outside of +-0.5 Degree from temperature set point after Pid Controller becomes stable
- If alarm is observed, power down laser and tec controller and disengage Pid Controller
- Add the corresponding cmd for configuring the temperature monitor
2024-02-21 17:32:11 +08:00
..
device ld: Set default ld_current_limit in setup() fn 2024-02-20 16:22:13 +08:00
laser_diode ld: correct timer and dac reset in pwr_up seq 2024-02-21 11:11:12 +08:00
net Add Temperature Monitor to Thermostat 2024-02-21 17:32:11 +08:00
thermostat Add Temperature Monitor to Thermostat 2024-02-21 17:32:11 +08:00
main.rs Add Temperature Monitor to Thermostat 2024-02-21 17:32:11 +08:00