Arduino FM Synth

I have wanted to get into building things with Arduino for a while. I ran into a project on Instructables.com that looked easy, I thought I’d jump in and give it a try! The project creates a simple synth/sound generator with two oscillators. The oscillators are ring modulated with a frequency control for each. There … Read more

Glitchstorm & Bytebeats

Glitchstorm is an Arduino powered byte beat generator. Arduino, if you are not familiar, is an open source hardware programming platform. Rather than surf the web and send email, you can use Arduino to open your garage door, and flash your favorite color of LEDs, or in the case of Glitchstorm, output quasi musical audio. … Read more