M
Mark Borgerson
Guest
In article <608b6569.0410151444.3088dd5d@posting.google.com>,
larwe@larwe.com says...
mechanically much larger. The idea of loosening a screw on the
camcorder and hearing "click, click, sproing!" gives me the
shivers! Replacing the whirring noise of the motors in the
submarine with a telemtry stream seems very sensible.
I've managed to get 230KB async from a UART through a kilometer of
intercom wire (simulating an oceanographic cable) by putting out
full cycles of pseudo sine waves for 1 bits and nothing at all for
zero bits. The signals were transformer coupled for impedance
matching and DC isolated so the cable could be used for HV power.
I think a similar approach would work on an audio recorder---but
probably at a lower baud rate. I used an SX chip from UBICOM as a
modulator/demodulator. For lower baud rates, a PIC would probably
do the job with less power dissipation.
Mark Borgerson
larwe@larwe.com says...
This is as a result of a few attempts to repair VCRs----which areIIRC nasa does something like this, with a data stream on a couple of lines
of the video. They float it across the screen, so that it never consistently
It's not really related at all - the OP was talking about putting an
LCD in the field of view, which is very different from replacing video
lines with data lines. The latter method is impossible given my design
constraint - don't modify the camera. It would be impossible to
document a generic solution to do anything involving insertion of data
into the video stream, because the video path inside camcorders isn't
standardized (esp. not with respect to what parts of it are accessible
and what parts are buried in an ASIC).
I agree wholeheartedly with your desire to keep the camcorder intact.
mechanically much larger. The idea of loosening a screw on the
camcorder and hearing "click, click, sproing!" gives me the
shivers! Replacing the whirring noise of the motors in the
submarine with a telemtry stream seems very sensible.
I've managed to get 230KB async from a UART through a kilometer of
intercom wire (simulating an oceanographic cable) by putting out
full cycles of pseudo sine waves for 1 bits and nothing at all for
zero bits. The signals were transformer coupled for impedance
matching and DC isolated so the cable could be used for HV power.
I think a similar approach would work on an audio recorder---but
probably at a lower baud rate. I used an SX chip from UBICOM as a
modulator/demodulator. For lower baud rates, a PIC would probably
do the job with less power dissipation.
Mark Borgerson