Posted: Thu Apr 10, 2003 5:34 am
OK. I've been bitten by the video bug. I've spent some time learning about the NTSC composite video signal and have discovered its no all that complicated. I've taken some hints from a few PIC programmers and have come up with a basic D-A circuit that is driven completely by software. All you'll need is a 65C02 running at 2.0MHz and two I/O lines on a 65C22 or compatible device. My display will NOT generate text, it just gives 24 vertical bars alternating between grey, white, and black. But, it does give a basic example of what it takes to build a working video signal generator.
With some further refinements and more hardware, it should be relatively simple to build a basic 40x24 display. Who knows, maybe even with color!
Check it out under the I/O Devices tab on my web site.
Daryl
http://65c02.tripod.com/
With some further refinements and more hardware, it should be relatively simple to build a basic 40x24 display. Who knows, maybe even with color!
Check it out under the I/O Devices tab on my web site.
Daryl
http://65c02.tripod.com/