I am still receiving many requests to post an Arduino Sound Machine project. I think now is the right time to prepare a primer for beginners. First, keep your expectations low, as I don’t have ...
Thanks to software frameworks and libraries that have become quite powerful over time, even with a compact and inexpensive system, it is possible to achieve complex functions. In this project, we use ...
Feeling a bit left out because he didn’t have a PICAXE on hand, [Rob Miles] decided to port the Luna Mod code so that it would work on an AVR chip. He chose to build his around an ATtiny45, but also ...
The project illustrates the use of Arduino for generating audio VGA visuals which is related to the dual monitor VGA hacking project. In order to build the device, there are several components which ...
A stock Arduino isn’t really known for its hi-fi audio generating abilities. For “serious” audio like sample playback, people usually add a shield with hardware to do the heavy lifting. Short of that, ...
Build a modern twist on the classic Theremin using time-of-flight sensors and analog sound generation. No musical talent required, just a love for tinkering! Note: this project will be explained in ...
This project re-designs the hardware and software of the YM2149F for Arduino, inspired by Dansfing’s 2.1a version, which is driven by an ATMEGA328P chip and includes a CH430e TTL for USB programming.