New Intentional Music engine
Nocturne of Shadows by cerkit Engine Overview MUSE loads song descriptions from JSON and turns them into MIDI compositions. The…
Nocturne of Shadows by cerkit Engine Overview MUSE loads song descriptions from JSON and turns them into MIDI compositions. The…
I recently built a weather display for my Adafruit PyPortal Titano using CircuitPython. This project fetches live weather data from…
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.…
Turning a MIDI File into Arduino Music with PlatformIO 🎵 Project Overview In this project, we created a simple workflow…
I’ve spent the past few days exploring a project that allows me to display text on an LCD using a…
In a previous post, I covered the steps of how to connect an LCD display to the Raspberry Pi. This…