Arduino Based Synthesizer

cheap_fat_open

[Jacob] is working on his final project for the Copenhagen Institute of Interaction Design.  Based around Arduino, the quality and quantity of his build notes make this a fascinating read and there are several examples to listen to.

The project features a brilliant idea for input:  He uses a 1/8″ TRS connector (mini-jack) whose tip is the input to the DAC of the Arduino. There are conductive pads in the shape of a keyboard that you touch the tip of the connector to in order to complete the circuit. Alternatively, the other two conductors on the connector deliver power and ground for easy interface with external controllers. He built an example controller that uses an LED and photoresistor to alter the signal returning to the Arduino. Put your hand in front of the light and the sound changes.

[via Arduino: blog]

MIDI Sequencer/controller

lenonluks

Reader, [Lennon Luks] made a really slick  MIDI sequencer/controller for his senior design project while studying at Western Carolina University. It has a grid of 64 LED buttons, 8 knobs, and a display with navigation buttons that allow him to sequence tracks with or without a computer. The controller is based off an ATmega644 and is programmed in C. [Lennon] clearly explains the inner workings of the project in detail on his website and has included a good number of pictures. [Lennon] made a nice video of the project which can be seen after the jump.

Continue reading “MIDI Sequencer/controller”

NoiseAXE Minisynth

3172157928_b226c6b2e0_o

The NoiseAXE is a miniature synthesizer based on the Picaxe 08M microcontroller.  Its operating principle is fairly simple: a conductive stylus touches the leg of one of eight resistors to play one of eight notes, while a photoresistor controls the amount of modulation, creating a variable vibrato effect.  While the synthesizer’s output is rather limited (the NoiseAXE isn’t exactly a Yamaha DX7), it’s still a pretty cool little project; you could use its unique sounds to add that gritty analog touch to your next electro hit.  Check out the video clip below to see and hear it in action.

Continue reading “NoiseAXE Minisynth”

Auduino Software Synth

audiuno

Tinker.it has published plans for building a software synthesizer using an Arduino. The Auduino uses granular synthesis to create a truly unique sound. The grain is constructed from two triangle waves. Each one has adjustable frequency, decay rate, and the repetition rate can be changed too. The Arduino just needs five potentiometers attached to the analog inputs and an audio jack on the digital out. You don’t have to use pots; you can use anything that varies the analog input between 0 and 5 volts. A video of the device is embedded after the jump. Continue reading “Auduino Software Synth”

Fun With Barbie Karaoke Machines


[Peter Edwards] at Casper Electronics built a modular synth and integrated it with the Barbie karaoke machines we saw at Notacon last April. The complete unit consists of 25 modules which are wired together using banana cables. He’s using this homebrew step sequencer to control the bent karaoke machines which then feed into the rest of the synthesizer. If you’d like to bend your own barbie karaoke machine, [Peter] was kind enough to post schematics and instructions for his bends.

Dancing Wall-E And Rhythmic Synth


Whether you loved, hated, or didn’t see Wall-E, it’s hard not to fall in love with the iDance Wall-E toy. Connect him to an audio source and Wall-E will dance around like an epileptic Billy Bass.

[Gian Pablo Villamil] at NYC Resistor wondered whether it would work with his custom made Rhythmic Synth, and to his and our delight, it does! The Rhythmic Synth is an older project of his; it is a simple rhythm generator with 4 pitch knobs, 4 modulation knobs, and 4 phase switches. The case was taken from an old external Iomega CD-ROM drive.

Getting the Wall-E to dance isn’t much of a feat, but something about the dancing combined with a synth with embedded lights just screams robot dance party, and that can never be wrong. We’d love to see the Wall-E dancing to a cleaner, more complete synth: maybe this one. Check out Wall-E busting a move after the break.

Continue reading “Dancing Wall-E And Rhythmic Synth”