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
- GSM Phone Jammer Circuit Schematics (07-02-2012) [@News]
- Short circuit detector (23-02-2004) [@Schematics/Everything else]
- Antiradar RF (29-02-2004) [@Schematics/Everything else]
- AtMega8 board (05-01-2007) [@Schematics/Microcontrollers]
- Video signal indicator/detector (25-02-2004) [@Schematics/Video circuits]
- RC circuit (05-03-2004) [@Documents]
- Simple video transmitter (31-03-2007) [@Schematics/Radio transmitters]
- Mini video transmitter (20-07-2004) [@Schematics/Radio transmitters]
- Small ATmega8 multi-use USB enabled board (23-10-2009) [@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.