Content for Sound

Programmable Sequenced Wavetable Synthesizer

“For our final project, we created a wavetable synthesizer capable of playing back short user-programmable sequences with a large range of timbres. We decided to create a fun, easy-to-use wavetable synthesizer with just enough parameters to offer a large sonic …

Simple Granular Synth

“This is a basic and easy to build granular synthesizer using the the Arduino UNO.”

Arduino Theremin With Variable Pitch and Volume

“My intention was to build an easy and cheap theremin, using the arduino. I’ve already finished a classic variant (the model 144; www.theremin.us/144/144.htm; https://www.youtube.com/watch?v=DhvwaoKn7CY&t=4s) but now …

Arduino Vu Meter Using A Sound Sensor

“Make Led’s Dance at the Music with a sound sensor and a Arduino UNO Following the Beats of music with Simple code using basic Math.What is a Vu-Meter?If you don’t Know what is a Vu Meter …

Sound Signal Generator

“So this is a sound signal generator, it is capable of generating sounds with frequencies from 100hz all the way to 3000hz. There are 2 modes on the sound generator, the first mode(Mode1) plays a scale from 100hz to …

Draw Sound With Arduino

“Drawing is fun, so is making music… So let’s combine them so we can draw sounds! It’s simple once you understand how it works. First we use a graphite pencil, the graphite is conductive but still is slightly …

Homemade Electronic Drum kit with Arduino Mega2560

“This is my Arduino Project. How to build an e-drum kit with Arduino? Hello dear reader! -Why doing such a Project? First of all because if you like these kinds of things, you will enjoy the work process really much …

The Arduino Synthesizer

“The Arduino is able to output sound through a library that has been developed called the Tone Library. By creating an interface and a program that can call certain values to be output to an audio out, the Arduino Synthesizer …

DIY Synth Series Part 1 — The Exponential VCO

“Today’s music is mostly made using computer software to master tracks, add instrumentals, mix songs, manipulate sounds and much more— but how do they use to make music? Music used to be done entirely with REAL instruments such as …

Arduino video game music chiptunes

“Do you like retro games music? do you like Arduino? Yo can play Chiptune files in .MOD, .S3M, .XT, and .IT audio format with Arduino and NO additional shields or modules!”