OCT2
Video overlay circuit with ATmega8 - OSD
Video overlay is a technique of displaying a video information on a screen that's already displaying some image or a video. This technique is usually used in OSDs (on-screen display).
To display anything over an existing video signal you would need an IC that is built just for that purpose, such as teletext chips that display teletext info on a TV or even MAX7456 OSD chip. In this project, only ATmega8 is used to generate data and mix it with the existing video signal. Along with microcontroller there is also an LM1881 circuit that is used to extract timing information (sync) from the original video signal. This additional IC simplified the firmware in microcontroller.
Similar project but without the LM1881 can be found here.
© Gary N. Dion
similar content
- Video transmitter for 1100-1400 MHz (11-09-2004) [@Schematics/Radio transmitters]
- Video signal splitter (07-03-2004) [@Schematics/Video circuits]
- Video signal indicator/detector (25-02-2004) [@Schematics/Video circuits]
- RC circuit - examples (05-03-2004) [@Documents]
- Mini video transmitter (20-07-2004) [@Schematics/Radio transmitters]
- Video transmitter 1km range (11-09-2004) [@Schematics/Radio transmitters]
- S-video to VHS converter (07-03-2004) [@Schematics/Video circuits]
- Short circuit detector (23-02-2004) [@Schematics/Everything else]
- Wireless voltage detector circuit (21-09-2011) [@News]
- Capacitance meter with ATmega8 (28-10-2009) [@News]
add comment
Please log-in!
You can log-in on forum link: Login page. After logging-in, return to this page and click refresh in your browser.