[sdiy] Digital Data Aquisition---Binary Output

Magnus Danielson cfmd at swipnet.se
Thu Feb 21 02:55:04 CET 2002


From: "Kevin Peek" <kpeek1 at prodigy.net>
Subject: [sdiy] Digital Data Aquisition---Binary Output
Date: Wed, 20 Feb 2002 20:48:25 -0500

> I want to "aquire" the DCB ouput of my Juno 60.
> I want to be able to view it in Binary Format.
> 
> DCB-   Asynchronus Serial, 31.250khz, 8-bit with Start Bit and Stop Bit
> 
> How can I "aquire" then view (on my MAC or PC) the binary format of the signal?
> 
> Thanks!!

Well, on a PC you could use an 6850 (ultra-dumb UART) hooked to the
parallel port. It has been used alot for MIDI and should handle DCB
just fine.

For the MAC you could probably run a similar setup to that of the old
MAC MIDI interfaces, namely level-convert the signal into RS-422
levels and also supply a reference clock.

Both solutions should require not too much work to get cooking and out
from them you should be able to geat the parallel data stream to dump
wherever you feel appropriate.

Cheers,
Magnus



More information about the Synth-diy mailing list