Hi,
Would I be able to use one Arduino with an XBee module and the MAX7456 OSD breakout board (from sparkfun)?
What pins are needed for the max7456 breakout board? Which pins connect to which (for arduino-max breakout board)?
thanks!
-n00b
Hi,
Would I be able to use one Arduino with an XBee module and the MAX7456 OSD breakout board (from sparkfun)?
What pins are needed for the max7456 breakout board? Which pins connect to which (for arduino-max breakout board)?
thanks!
-n00b
No Richard he expects us to do it for him, there is a danger of him learning something otherwise.
Grumpy, thanks for wasting our time and being as your name suggests, a grouch... a troll.
Richard, the pin diagrams do not match up. For instance, where on the arduino would there be a Vsync and Hsync (these are obviously specific to OSD/PAL tv formats... which is why I don't exactly understand how to wire it.)
Furthermore, the schematic from a thread originating in 2008 has unfortunately disappeared from the forums.
vsync is an interrupt signal from the MAX7456 to the host microcontroller, in case you need that sort of thing. For typical operation, you don't.
My library uses pins 11,12, and 13, plus one for SS.
-j