Automating Code Signing for Xcode Projects
I wanted to post this here so I can refer to it later. This guide explains how to add automated,…
I wanted to post this here so I can refer to it later. This guide explains how to add automated,…
I built a tool to solve a problem I’ve faced too many times: the tedious process of sampling hardware synthesizers.…
See full-size image View Windows Infographic Get the code on GitHub cw-companion for macOS cw-companion for Windows For amateur radio…
View full size Get the Code Code available on GitHub Under the Hood: How Shader Studio Brings Code to Life…
Nocturne of Shadows by cerkit Engine Overview MUSE loads song descriptions from JSON and turns them into MIDI compositions. The…
Over the past few days I’ve been working on a fun FPGA project: getting a sprite (my little ship) to…
Over the last few weeks I’ve been implementing a minimalist 8-bit SAP-1 (Simple As Possible) computer on an FPGA. This…
Programming music directly into an FPGA can feel like a grind—especially if you’re hand-coding note tables and timing values. When…
Fully FDM 3D Printable Game Battlefront Valkyrie is a fully 3D printable tabletop starship game created by Tom Tullis over…
Introduction In this tutorial, we’ll build a real-time color monitoring system: Hardware: APDS-9960 color sensor connected to a CircuitPython-capable board.…