This is a small test project for me to learn a few things about embedded audio DSP programming. It implements a very basic real-time synthesizer using simple wavetable synthesis, controlled by a ...
The IBM PC spawned the basic architecture that grew into the dominant Wintel platform we know today. Once heavy, cumbersome and power thirsty, it’s a machine that you can now emulate on a single board ...
This project is called "Klimper" because when you do nothing, it just plays some random notes of the C major scale ("klimpern" in German). This is a small test project for me to learn a few things ...
We just got our hands on some engineering pre-samples of the ESP32-C3 chip and modules, and there’s a lot to like about this chip. The question is what should you compare this to; is it more an ESP32 ...
ESP32 microcontrollers, known for their versatility in IoT and smart home projects, also support digital audio via their I2S interface. In the first part of this series, we explore an audio-focused ...
The ESP32 Internet Radio from Poland-based maker, The MicroMaker, is a simple hardware kit that combines the LilyGo T-Display S3 Development board with an I2S audio breakout module and other ...
We previously noted the ESP32 Arduino Core 3.0.0 Alpha release added support for ESP32-C6 and ESP32-H2 among other changes. The good news is that Arduino ESP32 Core 3.0.0 is now considered stable, and ...