Skip to main content

Embedded

SiTerm: Embedded Development Tool
A TUI+Adapter that allows you to interface your laptop via USB to downstream systems and transfer serial messages using I2C, SPI, and UART.
MimIIC: Reconfigurable I2C Device Emulator for HIL Testing
Describe a register-map in JSON, add CSV for dynamic data, generate firmware, and flash to emulate as a real hardware target on an I²C bus.
Safe Sensor Drivers Using Rust's Type System
Using the type-state design pattern with Rust’s compiler to enforce proper hardware configuration.