from code.google.com/p/arduino-tvout
Original text: "The goal of this project is to create a simple interupt driven library for generating composite video on a single AVR chip. Currently the output is NTSC or PAL at a resolution of 128x96 by default. The library currently works on ATmega 168, 328, 1280, 2560, 644p, 1284p and AT90USB1286 and more can be added by editing one file."
#Connections
#Pin definition
There are some timing issues with the m1284p, may be related to sanguino core.
#Project developed from the TVout library
Wayne and Layn LLC, the video game shield: http://wayneandlayne.com/projects/video-game-shield/games/
nootropic design, the hackvision: http://nootropicdesign.com/hackvision/
This module use it's own ATMEGA328.
nootropic design, the Video Experimenter: http://nootropicdesign.com/ve/
This module will also do VideoIN function, in low resolution 1 bit color. Note that it will not work on Arduino Mega256
#Related project that are not powered by the TVout library
rossumur's Arduinocade: https://github.com/rossumur/Arduinocade
#Other GIT holding the TVout project
Avamander: https://github.com/Avamander/arduino-tvout
Paul Scott: https://github.com/paulscott56/arduino-tvout
#Article touching the TVout project
Paul Scott on hackster.io https://www.hackster.io/paulscott56/arduino-tv-out-cable-64de69
Feel free to add your design(picture and link) here if you also have an interesting design for the TVout project.
#Video
#WIKI can be reach from here:
Read me: https://github.com/fredericplante/arduino-tvout/blob/wiki/README.md
Table of content: https://github.com/fredericplante/arduino-tvout/blob/wiki/TableOfContents.md