Superimposing Text/Graphics on a Live Composite Signal
Hi, all.
I was curious to know if there is an easy way to program a Propeller Microcontroller to take a live composite signal, superimpose a pre-loaded bitmap image onto it at specified coordinates, and re-output it to a source, such as a TV. Like for instance: on the news, there is the reporter in the background and some sort of text/graphics down at the bottom of the screen which usually describes some breaking news or whatnot. Firstly, is this possible to accomplish such a task with a Propeller? Secondly, has anyone tried this or does anyone have any ideas/sample code for me to look at?
Aaron.
I was curious to know if there is an easy way to program a Propeller Microcontroller to take a live composite signal, superimpose a pre-loaded bitmap image onto it at specified coordinates, and re-output it to a source, such as a TV. Like for instance: on the news, there is the reporter in the background and some sort of text/graphics down at the bottom of the screen which usually describes some breaking news or whatnot. Firstly, is this possible to accomplish such a task with a Propeller? Secondly, has anyone tried this or does anyone have any ideas/sample code for me to look at?
Aaron.
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Composite NTSC sprite driver: Forum
NTSC & PAL driver templates: ObEx Forum
OnePinTVText driver: ObEx Forum
-Phil