thermostat-eem 0.1.0

Firmware for the Sinara Thermostat-EEM temperature controller.
thermostat-eem-0.1.0 is not a library.

Thermostat_sw_overview

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