kirdy/src/thermostat
linuswck 0380c8d30b Unify naming and unit in firmware and driver
- mA, uA -> A
- K -> Degree Celsius
- tec -> thermostat
2024-03-18 15:55:05 +08:00
..
ad7172 Change f64 to f32 for SI Unit related computation 2024-02-28 12:59:58 +08:00
ad5680.rs Correct SPI Clock Freq and Set them to Max 2024-02-28 12:23:09 +08:00
max1968.rs max1968: Fix ADC+DMA does not start converting bug 2024-03-15 17:12:42 +08:00
mod.rs Add Temperature Monitor to Thermostat 2024-02-21 17:32:11 +08:00
pid_state.rs Add fns, struct items for getting ld, tec settings 2024-03-05 10:35:05 +08:00
steinhart_hart.rs Change f64 to f32 for SI Unit related computation 2024-02-28 12:59:58 +08:00
temp_mon.rs Change f64 to f32 for SI Unit related computation 2024-02-28 12:59:58 +08:00
thermostat.rs Unify naming and unit in firmware and driver 2024-03-18 15:55:05 +08:00