Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to display a picture on a TV without interface?

Status
Not open for further replies.

brmadhukar

Advanced Member level 3
Advanced Member level 3
Joined
Jun 21, 2002
Messages
839
Helped
42
Reputation
84
Reaction score
11
Trophy points
1,298
Location
India
Activity points
6,783
PICTURE ON TV

Hi,
I want to display a picture (stored as image file on flash/eeprom) on the TV. I do not want to interface a PC to the TV. Has anyone worked on such a project using microcontrollers/ or can provide me any specific ICs that do this function.
BRMadhukar
 

Re: PICTURE ON TV

TV vedio processor has pin called Fast Blanking pin and 3 pins for RGB. the TV microcontrol when need to display text (menus or Teletext) it force fast blanking pin and insert the RGB signal assoctiated to what he need to display on screen.
When the Vedio provessor detect the fast Blanking signal it float its RGB (normal TV signal) and switch to the RGB supplied by microcontroller so the characcter or image supplied by ycontroller diplsyed to screen.
you can relay on this feature to display your image to screen but the reading from the storage element should be syncronozed with the Vertical and horizontal sync signals ov the TV so the image displayed in the correct position and dont roll or jitter.

you can search the net for "On Screen Display" you will find good information.
 

Re: PICTURE ON TV

Hi,
Are there any specific ICs for this purpose.
BRMadhukar
 

Re: PICTURE ON TV

brmadhukar said:
Hi,
I want to display a picture (stored as image file on flash/eeprom) on the TV. I do not want to interface a PC to the TV. Has anyone worked on such a project using microcontrollers/ or can provide me any specific ICs that do this function.
BRMadhukar

Maybe you can get some ideas looking here:
**broken link removed**
http://elm-chan.org/docs/avr/avrdma_e.html

best regards
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top