BaroneOSD is a PAL video overlay impression WITHOUT additional hardware required (NO LM1881 Sync generator).
Use only 3 pin:
D1 (USART TX) used to pump pixel in the video connected with a 330Ohm resistor to D6
D6 (AIN0) Video in/out, connect here you camera or radio TX.
D7 (AIN1) 0.3V Voltage reference (you can use a partitor resistor)
http://www.elenafrancesco.org/arduino/
Comments
OpenLog can be easy connected in parallel to X-Bee and work hapily
This program is interrupt driven, and with only 1 line to draw (8 pixel) I think 64us per line, 1ms per frame (50hz) 1/20 of the time consumed to draw.
baroneosd overlay text over a PAL signal.
or
This one http://www.elenafrancesco.org/arduino/baroneosd/BaroneOSD5.pde
???
Pl. provide link to that so that we can also test.
I have used the USART on ATmega to reach a 8mhz pixel clock, with a superb stability of the text, thanks to it perfect timing.
Check it on NTSC signal! :)