Vectron Sound Plus uses the General Instrument AY-3-8910 sound generator to produce 8-bit retro audio.
The simple design exposes the AY-3-8910's data bus and control pins so that an external system can control it. The required crystal oscillator and audio output circuitry are also included so that any speaker can be connected via a TRS cable through the onboard jack.
This is the circuit design:
Here, the Vectron Sound Plus is being controlled by the Vectron 65 Plus computer:
You can download an MP3 here of a tune I made with it.
Vectron Sound Plus can also be controlled via a Raspberry Pi using my Python library.
Bill of Materials- 1 x General Instrument AY-3-8910 sound generator
- 1 x 2 MHz crystal oscillator
- 1 x 220 uF electrolytic capacitor
- 1 x 47 uF electrolytic capacitor
- 1 x 1K resistor
- 2 x 0.1 uF ceramic capacitors
- 1 x TRS jack connector
- 1 x PCB (Kicad design files)
Comments