Close

2 Prototypes

A project log for NTSC/PAL Video Display Shield

An Arduino NTSC/PAL video display shield with integrated framebuffer and composite video output.

magicwolfiMagicWolfi 07/23/2017 at 02:180 Comments

2 boards are populated with all components (except the Arduino headers on one of them). One is build up with PAL crystal, the other with a NTSC version. Also only the PAL version has the additional video driver installed, it is just bridged on the other board. Initial test showed the 3.3V power rail OK and no smoke got released.

Things to note:

Now the programming begins, SPI communication first and then configuration of the video output. Then the fun starts with image display functions and porting Doom. 

Discussions