Midi 808 (Midi to Dinsync converter)

As featured on www.hackaday.com!

This is a MIDI to Dinsync converter I use to sync up my Roland 808 drum machine to Logic. The device runs off a 9v battery or power supply. The bottom DIN connector is a MIDI input. MIDI start, stop, and timing clock messages are recognized on input and sent out (as TTL signals) to the "Din Sync" connector which control the 808 drum machine.

I use gEDA tools on Linux for hardware development. The Schematic was drawn using gschem and the PCB board was laid out using pcb. Blank PCB boards were manufactured by Batch PCB.

I developed Software using GCC AVR compilers on Linux and I use avrdude to program the parts.

Highlights:


Source Code

E-mail Me