Getting Started With GNU Radio (hackaday.com)
An anonymous reader writes: Software Defined Radio must be hard to create, right? Tools like GNU Radio and GNU Radio Companion make it much easier to build radios that can tune AM, FM, and even many digital modes. Of course, you need some kind of radio hardware, right? Not exactly. Hackaday has one of their video hands on tutorials about how to use GNU Radio with no extra hardware (or, optionally, a sound card that you probably already have). The catch? Well, you can't do real radio that way, but you can learn the basics and do audio DSP. The next installment promises to use some real SDR hardware and build an actual radio. But if you ever wanted to see if it was worth buying SDR hardware, this is a good way to see how you like working with GNU Radio before you spend any money.
Entry level, about $12. I think I'll just go ahead and risk it.
Have gnu, will travel.
Back in the day, I could blame crippling hardware costs for my ignorance of signal processing. Now what am I going to do?
Where I live, radar detectors are illegal.
Naturally, police have Radar detector-detector built into their radars, and I know of one confirmed case where a friend visiting out of state got caught with his radar detector.
So, can a radar detector built out of SDR/GNU Radio be detected? Hypothetically of coarse.
Yes, it probably will detect it, at least for inexpensive SDR hardware. Most modern receivers are the superheterodyne type, in which an oscillator within the receiver is set to a frequency near the frequency you wish to detect. This simplifies the circuitry and software because you're only processing the DIFFERENCE between the received signal and the reference, rather than directly processing the source waveform at some sample-rate multiple of the frequency of interest.
The detector-detector picks up the oscillation of this reference frequency.
A non-superheterodyne type could be used, but it would be significantly more expensive.
Shielding MIGHT be an option, though one would have to be sure that the reference frequency doesn't leak out through the cabling and antenna, while allowing the input signal (at the same frequency) to come in.
For transmitting there's the HackRF which is a few mW output and is the one I've played with. Also another supplier that has cheaper, transmit only versions; the HackRF Blue
For quite a bit more, there's MIMO capable devices such as the Ettus USRP that lets you run your own GSM basestation among other things.
And for a more stand alone device, there's always the PortableSDR
I've got a HackRF and am having fun with it trying to make a network analyzer. The others, I've just heard about.
Red to red, black to black. Switch it on, but stand well back.