
thermostat-eem
Embedded software for the Thermostat-EEM multichannel temperature controller.
- developed in Rust
- using STM32H7 hal
- RTIC based task scheduling
- MQTT networking using the smoltcp tcp/ip stack, minimq for embedded MQTT and miniconf for settings
- signal processing and control based on biquad IIR filters from idsp