Hackaday Europe 2026: High Performance SDR On The Cheap

Radios were once big complicated appliances, full of warm valves and paper-wrapped capacitors, all humming and glowing to capture signals from the aether and spit them out of a speaker. Every component was chosen to build the radio to suit a particular purpose.

These days, we have altogether fancier technology that lets us build radios that can be reconfigured on the fly; software-defined radios, if you will. [Anders Nielsen] has been exploring how to build a high-performance SDR recently, and came to Hackaday Europe 2026 to tell us all about it.

SDR Killed The Radio Star

[Anders] is a bit of hacker type. He’s a firmware developer for satellites in his day job, and he’s always a fan of tinkering with old integrated circuits and trying to build new and interesting things with them. Recently, though, his personal project has been developing a software-defined radio on a budget of under $50.

Now, [Anders] could have simply bought a cheap SDR off the shelf; he himself calls out the Zync/AD9363 platform as one particular example. However, he notes that many available options hide a lot of the signal chain and come at a certain price. He wanted to build something cheap and transparent for experimentation’s sake.

Early testing just relied on using a soundcard as an ADC to verify things were working.

The ultimate goal was to build an affordable SDR with a bandwidth up to 20 MHz. To reach this in his build, [Anders] picked a TLV3253 to serve in the quadrature sampling role, for its quick switching speed and low on resistance. It’s paired with a Silicon Labs 5351 which serves as the local oscillator. It’s possible to phase offset two clocks from the same phased-locked loop, allowing the generation of multiple clocks of the same frequency but offset by 90 degrees. An ADA4891 op-amp is used as a buffer between the capacitors of the quadrature sampling detector and the analog-to-digital converter itself. Testing began with a very simple ADC—a soundcard, capable of up to 44.1 KHz of bandwidth. Later, [Anders] stepped up to using an STM32 with a dual ADC for 200 KHz bandwidth. Eventually, though, the build was upgraded to the HT9201 dual 20 MHz 10-bit ADC. Getting the signal into the computer is handled with an FX2LP clone, which can stream data over USB 2.0 at high speed. With a nominal 480 megabits on offer, the choice is to run with 20 MHz of bandwidth at 8-bit samples, or 10 MHz of bandwidth with 10-bit samples.

[Anders] laced together the build, piece by piece. It’s less integrated than some off the shelf solutions out there, but it’s cheaper, too.
The live demo showed the SDR pulling in the whole FM broadcast spectrum at once—a neat way to put the rig through its paces.

There were some challenges that cropped up along the way. Getting a flat analog frequency response proved difficult, with [Anders] noting this requires good attention to PCB layout, as well as things like amplification and filtering. There were also difficulties with clock jitter and synchronization, and bandwidth limitations in the front end. However, none of this stopped [Anders] from giving a live demo of the SDR in action during the talk. He showed off his rig pulling in the whole FM broadcast band, all at once. The crunchy sound of a commercial station coming in live was an excellent way to show that the SDR indeed was functioning as intended. [Anders] also used this as an opportunity to show some tricks to identifying and dealing with mirror signals when they pop up. There’s plenty that [Anders] wants to do with this project going forward, too. He notes that a wideband front-end mixer is on the cards, as well as a low-noise amplifier and an improved filtering strategy, all of which should improve flexibility and performance.

It’s not the greatest SDR out there, but it is one that taught [Anders] a great deal, and could do the same for others eager to tinker in this field. Sometimes the best way to learn about something is to go and build one for yourself, and this project proves that as so many have done before. It’s exactly what we love to see at a Hackaday conference!

One thought on “Hackaday Europe 2026: High Performance SDR On The Cheap

Leave a Reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.