question on video pal
stef
Posts: 173
Hi
I'm still learning in the prop. Is it possible to use the propeller for generating text on a tv (PAL signal). Yes I think because I found some exaples of it. Now my question. If you hook up a normal PAL camera to a comercial digital video recorder it is detecting the video signal. If you cut the coax or disconnect the camera, the vcr is generating a video loss alarm. Can I use the propeller with its tv out possabilaty to generate a fix text on a unicolered background to hook up on the vcr chanel instaid of a camera so I'm recording the text constant and will it bring the video loss detektion of the vcr to his rest telling everything is ok like with a normal camera.
Thanks for any answer.
Stefan
·
I'm still learning in the prop. Is it possible to use the propeller for generating text on a tv (PAL signal). Yes I think because I found some exaples of it. Now my question. If you hook up a normal PAL camera to a comercial digital video recorder it is detecting the video signal. If you cut the coax or disconnect the camera, the vcr is generating a video loss alarm. Can I use the propeller with its tv out possabilaty to generate a fix text on a unicolered background to hook up on the vcr chanel instaid of a camera so I'm recording the text constant and will it bring the video loss detektion of the vcr to his rest telling everything is ok like with a normal camera.
Thanks for any answer.
Stefan
·
Comments
However, if you are trying to combine the signal from a camera and the Propeller (so the Propeller signal takes over when the camera is disconnected) then that's a different problem.
The easiest way would be an external video switch with the camera connected to one input and the Propeller to the other. However, because the two signals aren't synchronized (and the switch may cause a momentary loss of signal) there will be a brief interruption which may cause the VCR to generate the video loss alarm. Seamless switching will either require a much more sophisticated video switch or an electronic video switch along with a sync separator which the Propeller would use to generate a synchronized signal (which would also require custom programming).
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Composite NTSC sprite driver: Forum
NTSC & PAL driver templates: ObEx Forum
OnePinTVText driver: ObEx Forum
It is the first case. The propeller is the only one connected to the vcr.
I will give it a try to set it up.
Thanks
Stefan
So if I understand it correct I can load a propeller with a spin program (still to search but tv_text can be it) that I modify a bit and put it in an endless loop. Display always the same text on an plain color background.
This with a few components (prop, eeprom, xtal,few resistors, powerregulator , ecc..)
stefan
Andy
You need a Prop, 5MHz crystal, 24LC256 EEPROM, pullup resistor for the EEPROM's SDA line, 3 resistors for the TV resistor ladder ADC (see DemoBoard schematic for details), and a PropPlug or equivalent for initial programming and debugging.
Thanks. I will look in to it and test it.
Is sombody knowing how many charakters tv_text kan display on screen that is good readebel?
Stefan
Stefan