kirdy/src/thermostat
linuswck f488786e1c Use DMA to read Tec_I & Tec_V
- Remove the single conversion polling time with DMA
2024-03-01 11:31:01 +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 Use DMA to read Tec_I & Tec_V 2024-03-01 11:31:01 +08:00
mod.rs Add Temperature Monitor to Thermostat 2024-02-21 17:32:11 +08:00
pid_state.rs Change f64 to f32 for SI Unit related computation 2024-02-28 12:59:58 +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 Use DMA to read Tec_I & Tec_V 2024-03-01 11:31:01 +08:00