Project Skyverb Part 2: Implementing the Basic Echo
Implementing a digital delay on an FPGA using Verilog
Implementing a digital delay on an FPGA using Verilog
Exploring the use of FPGAs as audio processors (reverb, delay, etc.)
To understand how hardware and software commingle to create a functional computer, we will analyze the Retro180Emulator, a project designed…
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…
Turning a MIDI File into Arduino Music with PlatformIO 🎵 Project Overview In this project, we created a simple workflow…
Writing C programs for speech on the SC126 (RC2014 Compatible) with a SPO256-AL2 Speech Synthesis Chip I spent some time…
I recently spent some time with my digital audio workstation (DAW) putting together a heavily delayed feedback loop on the…
I wanted to create a web api app that answered calls on my Raspberry Pi. The first step I learned…