←back to thread

939 points mihau | 1 comments | | HN request time: 0.883s | source
Show context
mrgriscom ◴[] No.45267362[source]
SDR is amazing!

Here are some more things you can do with your RTL-SDR after the first 50:

Meteor weather satellite reception (Russian counterpart of the NOAA satellites, but digital, so higher res and in color)

Digital Radio Mondiale -- digital radio but for shortwave

Analog TV -- if you're in an area that still broadcasts this (unlikely), you can receive a black & white picture and closed captioning. If no OTA broadcasts remain, you can use the analog output of a VCR or DVD player

GPS -- rtlsdr is capable of decoding GPS, Galileo, and BeiDou! (Likely not GLONASS since each satellite uses a separate frequency, spreading the signal beyond the sdr's bandwidth)

Hidden secondary audio broadcasts inside FM radio (like the stereo audio hack, but using higher frequencies in the demodulated stream)

Brazilian outlaws and UHF pirates using open repeaters on US military satellites launched in the 70s

TEMPEST / "Van Eck phreaking" where you can remotely read a nearby screen due to leakage from the monitor or video cabling

Instrument landing system -- if you're near an airport you can tune to a runway's ILS frequency and see the signal change as you move from the left side of the runway to the right

Infrared remotes -- stick an IR photodiode in the antenna port and you can demodulate codes from remote controls

Passive radar -- Tune into a very narrowband signal like a VOR or ATSC pilot signal, set your decimation extremely high (i.e., trading bandwidth for dynamic range) and you can see nearby planes in the area from their doppler-shifted reflections of the main signal

replies(3): >>45267546 #>>45273511 #>>45273807 #
747fulloftapes ◴[] No.45273807[source]
The receiving IR remotes with an SDR by connecting an IR photodiode across the antenna input sounded like nonsense to me. I googled and could it be you meant people using the IR receiver feature of the RTLSDR's? It may still require connecting a photodiode, but to a different set of inputs.

https://medium.com/@rxseger/receiving-ir-signals-with-rtl-sd...

As to connecting a photodiode to the antenna input, I don't see how that would work, but that may well be due to my limited understanding and imagination.

Do you mean using the photodiode in a photovoltaic mode? Also, presumably you'd have to bypass the tuner and hook to the direct sampling pins on an RTLSDR? Even with direct sampling, wouldn't the 38kHz of IR remote modulation get filtered out by the DC blocking?

replies(2): >>45274025 #>>45274333 #
1. mrgriscom ◴[] No.45274333[source]
A photodiode (BPV23NF iirc) connected straight to the dongle's SMA connector. Yes, I believe it would be operating in photovoltaic mode, where the incident IR light from the remote control will induce a small voltage. Yes, I had direct sampling mode turned on (but the rtl-sdr.com V3 can do this through the normal antenna port). I pointed the remote at the sensor (admittedly quite close) and saw a signal centered on 38 kHz in the waterfall, and was able to export the binary pulses.