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 signal amplifier (07-03-2004) [@Schematics/Video circuits]
- Photo etch circuit board process (05-03-2004) [@Documents]
- Short circuit detector (23-02-2004) [@Schematics/Everything else]
- Mini 4-channel Logic Analyzer with Atmega8 (08-02-2012) [@News]
- DSO Shell DSO150 Assembly Video (30-11-2017) [@News]
- AVR based video game platform (13-08-2009) [@News]
- Cadsoft Eagle Tutorial series - video (22-09-2011) [@News]
- Retro video gaming console on Arduino (18-09-2015) [@News]
- Antiradar RF (29-02-2004) [@Schematics/Everything else]
- How to make a 4-layer PCB [video] (16-01-2014) [@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.