4 Commits

Author SHA1 Message Date
Rodrigo Arias Mallo
8502ee3c5c Implement PID thremostat controller
For now only the proportional (Kp) and derivative (Kd) components are
used, the integral term is 0.
2025-11-02 19:24:02 +01:00
Rodrigo Arias Mallo
d59dec50a8 Implement led control in another module 2025-11-02 19:24:02 +01:00
Rodrigo Arias Mallo
7bd0b44871 Add overheat protection 2025-10-15 21:14:19 +02:00
Rodrigo Arias Mallo
9c114b136a Add NTC coefficients to measure celsius 2025-10-13 21:09:06 +02:00