I am trying to make a simple console using Arduino to play a clone version of classic games like Pong, I've tried installing the TVOut library, however, on two different RCA screens, I do not get any output, just a black screen
It will help if you read the pinned post called 'How to get the most from the forum'
1 Like
Did you test using one of the example sketches from the TVOut library? That's the first thing to do, to know you have the circuit correct.
1 Like
Google says: " A library for generating PAL or NTSC video output with an AVR. Supports PAL and NTSC with the max resolution of 128 times 96 pixels.". So the question is: are you using that type of TV set?
1 Like