Let’s get started recording SmartSDR IQ Data with Audacity. This lets you convert the 24 bit Flex data stream down to 16 bits for use with the File Source in GNURadio. Read more
Tag: gnuradio
GNURadio Envelope Detector in Python
Here is a simple demonstration of using embedded Python to write a GNURadio AM Envelope Detector and explore its performance with various signals. Read more
Creating Frequency Modulation in GNURadio
Let’s experiment with creating frequency modulation in GNURadio. Along the way, we will learn about deviation and voltage controlled oscillators. Read more
Creating Amplitude Modulation in GNURadio
Let’s have some fun creating amplitude modulation in GNURadio. This little experiment teaches the basics about modulation and is an easy way to learn more about GNURadio. Read more
GNURadio SCA Receiver – Signals within Signals
Take a look at my GNURadio SCA Receiver. It’s a neat way to use your RTL-SDR to explore hidden signals in your community. Read more
Goertzel Filter Tone Detector – Learning DSP
You can use GNURadio to examine the performance of a Goertzel filter tone detector. Its selectivity depends on the number of samples used. Read more
Ubuntu GNURadio with 2 USB Sticks
Run Ubuntu GNURadio with two USB sticks. This should work on almost any newer PC without installing anything on the hard drive. Read more
GNURadio SSB Receiver and Recording IQ Data
This article shows how to build a simple GNURadio SSB Receiver. We will use it to learn more about GNURadio and decode single sideband. Read more
GNURadio Amplitude Modulation Receiver
Build this GNURadio Amplitude Modulation receiver as your second project. It makes use of the RTL-SDR and Ham It Up converter for complete medium and shortwave broadcast listening. Read more
GNURadio FM Receiver – Getting Started
Say hello to the world of building your own SDR with a GNURadio FM Receiver. You can get this up and running in half an hour, as shown in my video. Read more