I'm an embedded engineer working on hardware and low-level firmware. This site is a collection of my projects, photos, and a few other things.
An incomplete list of personal projects that I have developed in the past few years:
-
Modulator Demo
C++ program demonstrating modulation and demodulation techniques, including ASK, FSK, PSK, and QAM, with a simulation of an AWGN channel and real-time visualizations.
WebAssembly Demo Source -
MOS 6502 CPU Emulator
Fast and cycle accurate MOS 6502 CPU emulator written in C
WebAssembly Demo -
Cortex-M7 SoM Board
Small form factor STM32 system on module board with onboard SDRAM, NOR flash, SD slot, and USB. Works standalone or can be connected to a landing board with the board-to-board connector located on its backside.
PCB Render Schematics Firmware -
Serial Studio
A serial data visualizer written in Python and Qt
Screenshot Download Source -
Capacitor ESR Calculator
Capacitor ESR calculator with impedance and Bode plots.
Open Calculator