[sci.electronics] Sound project

shawni@percival.UUCP (Shawn Instenes) (07/31/88)

	Having listened to the dismal sound of my XT for some time now,
I want to interface an AY-3-8910A Programmable Sound Generator to it
and write an appropriate device driver.  The preferred interface
method would be via the serial connector as I want it to be easily
attachable to any XT/AT I happen to be using.  Has anyone (done)/(heard of)
a project similiar to this one?


-- 

Shawn Instenes                UUCP:...!tektronix!reed!percival!shawni
"Part-time Temporary Data Entry Clerk", Evaluation, Portland Public Schools

ralphw@ius3.ius.cs.cmu.edu (Ralph Hyre) (08/06/88)

In article <1306@percival.UUCP> shawni@percival.UUCP (Shawn Instenes) writes:
>
>
>I want to interface an AY-3-8910A Programmable Sound Generator to [my XT]
Check out Radio Electonics (the one on newsstands now, August?)
The Computer Digest has plans for the a biofeedback device using 3 of these
suckers.
-- 
					- Ralph W. Hyre, Jr.

Internet: ralphw@ius2.cs.cmu.edu    Phone:(412)268-{2847,3275} CMU-{BUGS,DARK}
Amateur Packet Radio: N3FGW@W2XO, or c/o W3VC, CMU Radio Club, Pittsburgh, PA

Ralphie@cup.portal.com (08/08/88)

Instead of using the serial ports, wn hy not use the printer ports?  A
lot of systems today have extra printer ports, which are parallel out ports.

The design would need some extra lines, tho - you would need to select which
registers you need.

The extra lines coulb d be faked by s a simple addition
of a latch and some logic - say, bit 7 high 
would be the latch/data e select lines.