Selected Projects
A selection of embedded systems projects – from firmware development to full hardware/software integration.
Code Migration: Assembler → C
2025–2026 · Industrial / Print Technology
Firmware migration for an industrial hot stamping device: porting PIC18 Assembler code to C, setting up a unit test infrastructure with Ceedling & Unity, and configuring a CI/CD pipeline.
C · PIC18 · MPLAB · CI/CD
Mini MIDI – USB to CV/Gate Interface
2020 · Audio / Modular Synthesizer
Hardware and software development of a Eurorack synthesizer module based on PIC24 and AVR microcontrollers, featuring USB host and device ports, DAC, and SPI integration.
PIC24 · AVR · KiCad · USB · C
WT-QUAD LFO – Eurorack Module
2020–2021 · Audio / Synthesizer
Wavetable-based LFO Eurorack module built on STM32F4. Complete hardware and software development including SPI display, I2S audio, DAC, and FIR filter using the CMSIS DSP library.
STM32F4 · KiCad · Audio DSP · C