Build an SDR-Based FM Radio Receiver in Less Than 15 Minutes

Поділитися
Вставка
  • Опубліковано 24 лип 2024
  • Software Defined Radio, also known as #SDR, is about modulating and demodulating radio signals in software. Instead of having special electronic circuitry to do this, like a mixer or demodulator, SDR uses software. Of course, there is some hardware involved in turning analog signals into digital and vice versa, but that is all you need. This video explains how to build a software-defined FM radio receiver with a HackRF One input device and GNU Radio Companion for the software.
    Contents
    ========
    0:00 Intro
    0:13 Introduction
    2:00 HackRF One & SDR software
    2:42 Preparations
    2.54 GNU Radio Companion GRC
    3:38 New project
    4:20 The input source
    5:01 Add a spectrum analyzer
    5:37 First try
    6:45 Add a global variable
    7:33 Mixing
    8:34 Tune to an FM radio station
    9:14 Down converting
    10:16 Demodulating
    10:35 Sample rate conversion
    12:07 Listen to the radio
    12:21 Add a tune slider
    13:17 Add a volume control
    14:02 Done!
    Resources
    =========
    - Great Scott Gadgets video course on SDR by Michael Ossman: greatscottgadgets.com/sdr/
    - Buy HackRF One: www.elektor.com/great-scott-g...
    - SDR at Elektor: www.elektor.com/catalogsearch...
    - SDR in Elektor Magazine: www.elektormagazine.com/searc...
    Check out our UA-cam offers: www.elektor.com/youtube
    Subscribe to our Newsletter: www.elektormagazine.com/elekt...
    Join this channel to get access to perks:
    / @elektortv
    @ElektorTV
  • Наука та технологія

КОМЕНТАРІ • 15

  • @alexandershevchenko9849
    @alexandershevchenko9849 11 місяців тому +4

    Thank you very much. It's a perfect into for newbies. In other howtos theres either huge amount of text or it's forward you to read a bunch of outdated manuals.
    Again - thanks!

  • @sudhakaryg
    @sudhakaryg Рік тому +1

    This is absolutely just awesome!! Thank you very much for sharing!!

  • @Daehniksx1
    @Daehniksx1 Рік тому +1

    Thank you!

  • @dot_ball
    @dot_ball 7 місяців тому

    Thanks you for this!
    Sir I want to capture Dish TV signal which is 950MHz to 2150MHz ,,, using Hack RF one and gnu radio,,, can you please suggest me some article or source about this?

  • @sanjayparelkar3912
    @sanjayparelkar3912 10 місяців тому

    Hi, I want to learn Software define radio completely from scratch. which board shall i buy to start with. Should be like DIY. Based on this I should be able to make by board. Please suggest.

  • @emilalmberg1096
    @emilalmberg1096 Рік тому

    This is fantastic!
    Can Gnu Radio build some kind of stand alone program, after then you are done with all tweakings?

    • @ElektorTV
      @ElektorTV  Рік тому +1

      The output of GRC is a Python script. In the "Options" block you can set the "Generate Options" to "No GUI". If your flow graph does not have a GUI (sliders, windows, etc.) it will create a headless script that can be executed in another way like calling it from another process or so.

    • @emilalmberg1096
      @emilalmberg1096 Рік тому

      @@ElektorTV Nice to hear.

  • @myg63
    @myg63 Рік тому +1

    Cool! But - how many objects are there? How long will it take to do a demoldulation of a Wifi or DSL signal? Oh my god.... cool stuff on this world today

  • @prodrumernate
    @prodrumernate Рік тому

    a frequency block doesnt open for me.data was input as suggested.do i need to have a setting to have the box open?

    • @prodrumernate
      @prodrumernate Рік тому +1

      i figured it out.helps if i have the rtl sdr drivers installed so the software can find the usb dongle.on to the next step :D

  • @cobywhitw5748
    @cobywhitw5748 Рік тому +1

    How is your signal so smooth? I followed what you did, and mine is incredibly noisy

    • @ElektorTV
      @ElektorTV  Рік тому

      Maybe try a better antenna or a stronger station or both?

  • @user-ho5vw8jf9o
    @user-ho5vw8jf9o 9 місяців тому

    would this build reach 1.6Ghz?