Open source and personal software

Apps and Projects

A few of my software and hardware projects, from audio measurement tools to embedded controllers and small utilities.

View all repositories on GitHub

Hardware, Audio, and Utility Projects

Code and notes from projects I have built for audio, electronics, and day-to-day practical problems.

TTControl

An advanced waveform generator and controller for multi-phase turntable motors, based on the Raspberry Pi Pico.

C++ / embedded audio hardware

Open repository

Arduino MP3 Player

An Arduino-based MP3 player using a DFPlayer Mini, button handling, timed actions, and EEPROM-backed volume storage.

Arduino / audio playback

Open repository

RGB MP3

A variation of the Arduino MP3 player with RGB LED control, originally built for an electronic module in a child’s ukulele toy.

Arduino / RGB LED control

Open repository

MP3 Audio Headers

A helper project for generating speech samples and header files for Arduino text-to-speech and audio projects.

Shell / audio assets

Open repository

Text To Audio

An AppleScript utility that converts text into spoken AIFF audio files.

AppleScript / speech audio

Open repository

Talking Measurement Tools

Older Arduino builds that combine sensors and speech output for real measuring jobs. The related Workshop posts are linked inside each project.