How to Make a $19 Police Scanner(sites.google.com)
sites.google.com
How to Make a $19 Police Scanner
https://sites.google.com/site/policescannerhowto/
10 comments
Make that a <$10 SDR:
http://www.ebay.com/sch/i.html?_sacat=0&_from=R40&_sop=15&_n...
http://www.ebay.com/sch/i.html?_sacat=0&_from=R40&_sop=15&_n...
How fast can the tuner change frequencies? This will impact its ability to scan.
Can the same USB receiver function simultaneously as the signal and control receiver? If not then the HW cost is $19*2.
Can the same USB receiver function simultaneously as the signal and control receiver? If not then the HW cost is $19*2.
It does function simultaneously by switching away from the control channel. More advanced software like SDR-Studio or GNU Radio can extract multiple channels/signals.
According to my tests (with many dongles of E4K and R820T tuners) it takes about ~50 milliseconds for everything to happen. Use keenerd's experimental branch for fast tuning with R820T tuners. I'm not sure the main branch has fixed the driver yet. My best guess is that something in libusb is slowing down the process which in theory should only take ~8 milliseconds.
Yeah, it is said at the end of the article that the system is suboptimal because the receiver will have to switch back and forth between signal and control.
Wonder if it's possible to use two receivers, given that are so inexpensive ($19).
Now to commit the whole NATO Phonetic Alphabet to memory. http://en.wikipedia.org/wiki/NATO_phonetic_alphabet
You really only need to memorize it if you're going to speak it. If you're only listening, then you merely have to know that each word represents the first letter used to spell that word.
It depends on what you're listening to. If there's enough noise, it is helpful to know that "ahkschah" was probably transmitted as "foxtrot."
Doesn't take long at all and has been pretty handy to me when giving account numbers, tracking numbers, whatever to people over the phone.
They do sometimes seem surprised that you are using the "offical" words so I gather knowing this is pretty uncommon.
<nostalgia time>I learned it from The Pocket Ref book as a kid</nostalgia time>
They do sometimes seem surprised that you are using the "offical" words so I gather knowing this is pretty uncommon.
<nostalgia time>I learned it from The Pocket Ref book as a kid</nostalgia time>
Growing up in the outdoors and sailing, I learned to use this as second nature when relaying information - it's crazy that when you start doing this on the phone how few people understand it and you have to resort to A like Apple, F like Frank... it feels so childish after the clarity and precision of the NATO phonetic alphabet.
Interesting, I've never had people on the phone not understand it. If anything I sometimes get the opposite, they start talking faster and treating me with less of the "yet another moron on the phone" attitude that I'm sure you can't help developing working a call centre.
I always thought it was a shibboleth, like the tech support reaction I'm sure people here get occasionally where you can hear them realize they aren't going to have to explain how to click on a menu entry to you and switch scripts after you correctly use a technical phrase. Come to think of it, maybe they assume I was/am in the military. That never occurred to me before.
I always thought it was a shibboleth, like the tech support reaction I'm sure people here get occasionally where you can hear them realize they aren't going to have to explain how to click on a menu entry to you and switch scripts after you correctly use a technical phrase. Come to think of it, maybe they assume I was/am in the military. That never occurred to me before.
I work on software that is used by, among others, the vehicle repair trade in the UK. The phonetic alphabet is commonly used by them to relay vehicle registration numbers over the phone. I've noticed that they rarely use it with customers though.
It's easy. I learned it three decades ago by this innovative method. Sing the phonetics to the rhythm of Beethoven's "Ode to Joy".
I want to continuously monitor for 10-codes and record incidents in a DB. Any ideas for the speech recognition portion? I figure it should be easier than full blown text-to-speech because I'm just looking for a small set of 10-codes: 10-4, 10-55, etc.
Google's WebSpeech API looks pretty good: https://www.google.com/intl/en/chrome/demos/speech.html
CMU Sphinx and Julius both also have options for continuous speech recognition, but it's quite a feat to train your own [good] language model.
CMU Sphinx and Julius both also have options for continuous speech recognition, but it's quite a feat to train your own [good] language model.
Do things that don't scale: pay your kid to do it.
That would be awesome. Exactly what I wanted to do but no idea how to accomplish it.
In my area, the two city PDs and FDs, the sheriff's office, and the rural fire districts all use LAPD[1], not NATO. I gather LAPD is most common throughout the US.
[1] http://en.wikipedia.org/wiki/LAPD_phonetic_alphabet
[1] http://en.wikipedia.org/wiki/LAPD_phonetic_alphabet
Why bother? It's intuitive enough: "Alpha" => 'A', "Bravo" => 'B', and so on...
English > NATO may not be easy without memorization, but there's no need to memorize anything if you want NATO > English.
English > NATO may not be easy without memorization, but there's no need to memorize anything if you want NATO > English.
"M as in marshmallow"
L for Leather is my favourite
Practice the phonetic alphabet when you're on a long boring drive by spelling out the words on signs. Extra points if you spell the whole word before you pass the sign.
Extra fun tip: replace "uniform" with "unicorn".
[deleted]
Is there a Mac alternative? Otherwise i'll have to stick with my Bearcat.
I use rtl-sdr successfully on a mac, almost everything I needed was in macports including a nice GUI
GQRX works great, though you do have to dial the sample rate back a bit on older macs (e.g. a 2007 plastic macbook)
I haven't found a native solution for trunking though.
I've used a XP virtual machine, as that alternative seemed way too difficult to setup.
Nifty! I just got two tuners so I can listen to local analog trunk systems. Any tips or recommendations for doing this on Linux?
http://sdr.osmocom.org/trac/wiki/rtl-sdr has probably everything you are looking for, and more.
That page you linked to is a barebones guide to RTL-SDR. Any specific tips on finding and listening to interesting frequencies (or using it as a police scanner)?
Hm, I missed the fact that UniTrunker is required for frequency hopping, there is OpenTrunker, but it doen't seem very active.
However, there have been reports [1] of UniTrunker running with wine.
Apart from that, you should be able to follow the directions in the OP. You can use SDR# or more straight-forward, rtl_fm, (forget about the later, it doesn't allow to switch frequencies without restarting, but this should be possible with rtl_tcp) now with PulseAudio it should be possible to redirect the audio from those applications to dsd, but that seems to expect something like /dev/audio - I don't know how to provide that with PA.
[1] http://forums.radioreference.com/trunking-control-channel-de...
Ok, turns out there really is some additional research/instructions required to get this running on Linux…
Apart from that, you should be able to follow the directions in the OP. You can use SDR# or more straight-forward, rtl_fm, (forget about the later, it doesn't allow to switch frequencies without restarting, but this should be possible with rtl_tcp) now with PulseAudio it should be possible to redirect the audio from those applications to dsd, but that seems to expect something like /dev/audio - I don't know how to provide that with PA.
[1] http://forums.radioreference.com/trunking-control-channel-de...
Ok, turns out there really is some additional research/instructions required to get this running on Linux…
Plus $25 for the software to actually use it.
I remember running into this as well - there doesn't seem to be any better software on Windows to route audio like this (AFAICR the DSD decoder software expects a "sound card" input).
or you might just use Linux
[deleted]
[deleted]
Sure, a $19 police scanner.
As long as you have a $25 software package.
That runs on your $100+ Windows installation.
On your multi-hundred-dollar laptop.
Asshole.
As long as you have a $25 software package.
That runs on your $100+ Windows installation.
On your multi-hundred-dollar laptop.
Asshole.
And don't forget the electricity! And the rent! Clearly this headline is misleading.
And internet access to read this page!!
Yes. I am reading this on a free newspaper in a tube. I expect the rest to be free.
Obviously you can do a lot more with it than just listen to cops, and even this tutorial makes it look a LOT more complicated than it is.
Plug the device in, and select a frequency. It's pretty much that easy.
I use it for listening to everything from ham radio operators to airplanes. Seriously have had every penny worth of fun playing with this.
Here is everything you need, available on amazon prime: http://www.amazon.com/Receiver-RTL2832U-Compatible-Packages-...
(Although I recommend a better antenna. Dig one out of your garage, that is what I did.)