I would like to use the screen from a old hip gear controller as output for my arduino projects.
Here is the link from ladyada that lists the pinouts. Im not sure where to start to generate the composite signal since all ive seen says i need two out lines to a proper connector.
Can somone point me in the right direction? I've googled around to no avail
That unit needs composite video input. Generating B&W composite from an Arduino is possible, although very CPU intensive and would take a good deal of tricky programming. Doing colour is right out.
Because the processor is not fast enough to supply data at the rate that the display needs it. Also there is insufficient memory to hold much of an image for the screen display.