Tangible Sequencer Interface With Skittles


Using a webcam, some cardboard, and a bag of Skittles, [Kyle McDonald] created this tangible interface for a beat sequencer. The Skittles are dropped onto the rows which correspond to a drum channel and each Skittle represents an 1/8th note. For such cheap components, the system seems to recognize the sequences pretty quick. This is probably due to some clever programming with the processing back-end. He claims his inspiration was the BallBearing sequencer, which uses the ball bearings as contact switches to determine the sequence rather than having a webcam analyze the surface.

It would be really nice to see this project expanded into a full blown instrument. the webcam could allow for dynamic surfaces and he could certainly add more control to the system with some knobs and/or sliders. He claims these features, and the source, will soon arrive.

Optical DJ Controller


[Adrian] sent in this sweet little optical DJ controller. The ‘turntable’ was made from a CD and an encoder wheel created with a laser printed transparent overhead sheet. You can score some optical gear from a spare mouse, or just buy the parts. A PIC18F452 encodes everything into a midi signal. You can find a good photo of the schematics here. And you can hit the demo video after the break.

Continue reading “Optical DJ Controller”

Custom Modular Control Interfaces


Machinecollective.org is bringing rapid prototyping to every day artists and hackers. We’ve covered similar interfaces like the monome, MIDIbox, and Stribe. Machinecollective allows you to make your own input system using multiple blocks to get exactly what you want. The setup allows you to fit pretty much anything in a block that you can think of. They’re developing potentiometers, slide potentiometers, button grids, toggle switches, LCD’s, FSR/LDR’s, velocity sensitive pads, and touch screens.

Currently, they support software enviroments like: Processing, Max/MSP, VVVV, and Adobe Flash. That list will undoubtedly grow as the community plays with it. They envision the hardware connecting via MIDI, OSC, RS232, TCP/UDP, DMX, or USB.

They encourage others to design their own inputs. Community members can share modifications and designs, though there isn’t a forum or store yet. If you design a setup that you really like, they can even fabricate a single unit for you. Keep your eyes on this one, it could be a real hit.

A similar idea for general gadgetry can be seen over at Bug Labs. Starting with a base unit, you can add different input and output modules to create various useful functions. They currently offer GPS, a camera, a display, and motion sensing. Mix and match to make your dream gadget.