Software Defined Radio From A USB TV Capture Card

With a simple digital TV USB capture card, you can build your own software defined radio or spectrum analyzer. While it may not be as cool as [Jeri Ellsworth]’s SDR, it’s still very useful and only requires $20 in hardware.

The only piece of hardware required for this build is a USB FM/DTV capture device with the Realtek RTL2832U chipset. So far, two USB sticks have been tested and the unit with the largest frequency range (64 – 1700 MHz) is available direct from China for $20.

Turning these cheap capture cards into software defined radios and spectrum analyzers was discovered by [Antti Palosaari] after sniffing the device. These cards demodulate the frequency and send all the data to the computer and is decoded via software. If you have one of these capture cards lying around, you can grab the software and load it up on your *nix box. Right now, the software only writes directly to a file, and may drop a few samples if writing to a hard disk instead of ram. Small problems, but we’re sure this project will pick up steam in the very near future.

via reddit

Scratch-built Software-Defined Radio

[Ben] is showing off some results from his Software-Define Radio project. The board seen above, which he designed from the ground up, is receiving a WWV radio broadcast. This is the atomic clock signal from Fort Collins, Colorado. The audio heard in the clip after the break is a bit noisy, but since he’s about 2000 miles from the origin of the signal we think he’s done really well!

The seed for this build was planted in [Ben’s] head back in July when he saw [Jeri Ellsworth’s] SDR project. He’s posted some of the build details up in a forum post. The approach is similar to [Jeri’s] but there are several key differences. He’s using a DS1085 programmable oscillator where she chose an FPGA for that purpose. Once his hardware demodulates and filters the incoming signal, a PIC32 does the rest of the work and outputs a PWM signal to an Op-Amp to generate audio.

Continue reading “Scratch-built Software-Defined Radio”

Grab Your Own Images From NOAA Weather Satellites

Can you believe that [hpux735] pulled this satellite weather image down from one of the National Oceanic and Atmospheric Administration’s weather satellites using home equipment? It turns out that they’ve got three weather satellites in low earth orbit that pass overhead a few times a day. If you’ve got some homebrew hardware and post processing chops you can grab your own images from these weather satellites.

The first step is data acquisition. [hpux735] used a software defined radio receiver that he built from a kit. This makes us think back to the software-radio project that [Jeri Ellsworth] built using an FPGA–could that be adapted for this purpose? But we digress. To record the incoming data a Mac program called DSP Radio was used. Once you do capture an audio sample, you’ll need something to turn it into an image. It just so happens there’s a program specifically for weather image decoding called WXtoImg, and another which runs under Linux called WXAPT. Throw in a little post processing, Robert’s your mother’s brother, and you’ve got the image seen above.

[Hpux735] mentioned that he’s working on a post about the antenna he built for the project and has future plans for an automated system where he’ll have a webpage that always shows the most current image. We’re looking forward hearing about that.

[Jeri Ellsworth] Builds A Software Radio

[Jeri Ellsworth] has been working on a direct conversion receiver using an FPGA as an oscillator and a PC sound card DSP. Being the excellent presenter she is, she first goes through the history and theory of radio reception (fast forward to 1:30), before digging into the meat of the build (parts 2 and 3 are also available).

Continue reading “[Jeri Ellsworth] Builds A Software Radio”