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
- Robot vision with ATmega8 and color camera (15-02-2010) [@News]
- RC circuit (05-03-2004) [@Documents]
- Retro video gaming console on Arduino (18-09-2015) [@News]
- GSM Phone Jammer Circuit Schematics (07-02-2012) [@News]
- Circuit simulator and PCB design software - EasyEDA (17-03-2016) [@News]
- S-video to VHS converter (07-03-2004) [@Schematics/Video circuits]
- AVR based video game platform (13-08-2009) [@News]
- Mini video transmitter (20-07-2004) [@Schematics/Radio transmitters]
- Power supply with regulation and short-circuit protection (07-09-2004) [@Schematics/Power supply]
- DSO Shell DSO150 Assembly Video (30-11-2017) [@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.