All posts in the 'MIDI related projects' Category
Posted on 14 Aug 2008

This USB module provides 2 MIDI In and 2 MIDI Out ports which are linked to the computer via USB. The driver is based on the official Device Class Definition from usb.org and plays together with every operating system which supports this class: WinME, Win2k, WinXP, Mac OS X, Linux, Pegasos, MorphOS and OS4.[more]
Posted on 24 Jul 2008

Cheap and simple homemade MIDI turntable with GPL2 license. Using a ATmega, a HDNS-2000 optical mouse encoder, GCC-AVR, AVR-Libc and FreeRTOS.The microcontroller ATmega16 is the brain. As inputs, there is only two, the YA and YB from HDNS-2000 IC, which reside inside the optical mouse. With this two inputs, we can know the direction of movement and velocity of the turntable.As outputs, the microcontroller output information for MIDI and for three LEDs. It sends by MIDI information about the movement of turntable. One LED flash just for show activity of the microcontroller, and the other two, turn on when there is movement of the turntable.[more]
Posted on 14 Jul 2008

This is the MIDI volume pedal project designed by Keith Neufeld.This synths also have an internal volume setting that’s controlled by software (like the volume control on an iPod, or a PC, or a higher-end car stereo). And this internal volume setting can be addressed by MIDI, since MIDI is digital commands sent serially over a cable. The circuit is very simple.MIDI connects devices using a current loop.[more]
Posted on 02 Jul 2008

The Tinker.it! DMX Interface is a device that can receive DMX messages and control different type of lights. It is designed to be powered at 12v and housed in a standard DIN enclosure.[more]
Posted on 19 May 2008

MIDI devices are very easy to connect to DS via DSerial. MIDI Out can be directly wired to the connector without any components. MIDI In requires to use an Optocoupler, but the schematic is quite simple. [more]