RCA TV Connections/Audio Amplifier
Sachiel7
Posts: 41
Hey everyone,
I'm working on developing my own game console system based on the Propeller, and I'm designing a custom PCB for it,
I am not the best with electronics, I'm better at making components work together, but anyway,
What kind of wiring/connections do I need for TV output off the propeller? I havent found any information in any of the documentation such as a reccomended wiring scheme, etc.
Thanks!
-=Sachiel7=-
Post Edited (Sachiel7) : 2/1/2007 12:26:10 AM GMT
I'm working on developing my own game console system based on the Propeller, and I'm designing a custom PCB for it,
I am not the best with electronics, I'm better at making components work together, but anyway,
What kind of wiring/connections do I need for TV output off the propeller? I havent found any information in any of the documentation such as a reccomended wiring scheme, etc.
Thanks!
-=Sachiel7=-
Post Edited (Sachiel7) : 2/1/2007 12:26:10 AM GMT
Comments
Sid
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Sid Weaver
Don't have VGA?
Newzed@aol.com
·
I've found a good series of RCA Headers, but I've got another question now.
If you look at the Demo Board layout schematic, they're using a MAX4411ETP to amplify audio output for headphones.
I'm planning to have standard phono audio connections for TV, so, does anyone have any reccomendations on a different MAX amplifier IC I should use? Hopefully one that follows closely with the wiring scheme of the Demo board...
·
Here is a link to the forum post: http://forums.parallax.com/showthread.php?p=627929
Basically you just run the pin output through a 200 ohm resistor to provide the correct impedance, and use a .1 uF capacitor on the end of the resistor to ground to integrate the digital audio pulses. A 10 uF capacitor is used to couple the circuit to the RCA jack. It will make more sense if you look at the picture Paul drew.
Definitely copy the circuit of either the demo board or the Hydra, that way you will be able to run demo programs and games without modifying them to work with your set-up. I copied the demo board for my suitcase computer, and it is good that anything that runs on the demo board ought to run just as well on my suitcase computer.