Blog

Android application for printing labels over USB

#Kotlin#Jetpack Compose#Material Design 3#Android

An Android application for USB printing with the Brother PT-D600 label printer.

Read more →

August 3, 2025

Waveseek

#Javascript#WebGPU

A GPU accelerated waveform viewer for oscilloscope traces that can be easily embedded into any web page using an <iframe>. Note

Read more →

July 23, 2025

Magnetic Core Memory Controller

#C++#Digital Logic#Retro Computing

In this article, I’ll share how I designed and built a 512-bit magnetic core memory system that runs at 200kHz. Through careful tuning of drive currents, several gigabytes of test data have been successfully read/written without a single error.

Read more →

July 7, 2025

Hide and show elements in HTML based on theme using CSS

#HTML#CSS

I wanted to make the toggle theme icon change from ‘moon’ to ‘sun’ depending on whether dark or light mode is active.

Read more →

May 20, 2025

Remote Piloting System for LiDAR Equipped Robot

#Python#C++#Qt

A Qt-based interface for real-time robot control over TLS, with LiDAR SLAM processing running in parallel via Python multiprocessing.

Read more →

March 17, 2025