↓
Skip to main content
Simon Gorbet
About
Projects
Resume
More
About
Projects
Resume
More
Embedded
SiTerm: Embedded Development Tool
Rust
Embedded
WIP
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
Rust
Embedded
RP2040
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
Rust
Embedded
Using the type-state design pattern with Rust’s compiler to enforce proper hardware configuration.