element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Looking for insight into RTL-SDR using Raspberry Pi
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 5 replies
  • Subscribers 674 subscribers
  • Views 2702 views
  • Users 0 members are here
  • raspberry_pi
Related

Looking for insight into RTL-SDR using Raspberry Pi

colporteur
colporteur over 6 years ago

What resources would you recommend to a person just starting out in RTL-SDR?

 

I have been bench testing configuring a Raspberry Pi 3B+ to support  RTL-SDR. I have successfully displayed a local FM radio station signal using the CubicSDR application and had it play audio. The audio is rather choppy but it does play. I consider this a milestone of a working RTL-SDR setup on a Pi. I have tried using GQRX but became frustrated at failing to accomplish the same objectives I did on CubicSDR. Can GQRX play audio? How can I improve the audio quality produced from CubicSDR? Maybe using this software is just beating a dead horse so to speak.

 

I had an epiphany after reading some of the use cases posted for the new Pi4 offering View the full discussion. It appears a few of the members have some affinity for RTL-SRD. I am looking to accelerate my learning by tapping your experience.

 

What would you recommend to a person just starting out? What documentation have you found useful? What software public licensed or commercial do you use? What hardware have you used? What pitfalls would you have avoided?

 

To give you some you some context for responses, I have a background in radio frequency technology. I spent seventeen years maintaining ground based aviation navigation and communication ground based equipment before moving from electronics systems to computer systems. Yeah, it can be argued they are both electronics.

 

I don't know what I don't know! I am also looking to short circuit my learning curve. I have exhausted google searches for information. Much of the information is dated. Some software has been apt-get developed eliminating the need to compile. I have found little that is current to today.  Ideally, I would like someone looking over my shoulder while I execute and discuss scenarios. What about manuals for the opensource software, do they exist? I am reluctant to further invest in software and hardware without gaining some knowledge. Having a working RTL-SDR setup to me is a starting point. My goal is to expand what I have done so far to include obtaining broadcasted aircraft data signals. I see reference to DUMP1090 software.

 

Do you have some RTL-SDR knowledge you are willing to share? I would like to sponge off you. Care to make a post?

 

Sean

  • Sign in to reply
  • Cancel
Parents
  • colporteur
    colporteur over 6 years ago

    Thanks shabaz  for your insight.

     

    Over the summer I set out to develop some knowledge RTL-SDR. software defined radio (SDR), is a form of radio that replacing the traditional electronic circuits that modulate and demodulate radio frequency signals for broadcast. Inexpensive USB dongles are doing the heavy radio frequency (RF) lifting and converting the signal to digital. Digital signal processing done by applications on the PC extract the contents from the signal and enable it to be played or displayed on a desktop PC.

     

    I wanted to close out this post by sharing some of the resources I uncovered. If any members are interested in digger deeper into the technology, these links should give you a good start.

     

    A reference source of all things RTL-SDR https://www.rtl-sdr.com I went as far as purchasing their book and the dongle from their store. I wasn't disappointed in the wealth of information provided or the product. I was impressed with the step-by-step practical examples to get projects working.

     

    Two great video's for the beginners:

    https://www.youtube.com/watch?v=nB6XQSEFwVA

    https://www.rtl-sdr.com/andreas-spiess-explains-software-defined-radio-in-youtube-video/

     

    Hardware reference:

    https://osmocom.org/projects/rtl-sdr/wiki

     

    I did some extensive research on GNU Radio. GNU Radio is an open-source software development toolkit (SDK) that can be used to replace physical test equipment and electronic circuitry to generate and process the analogue signal using software.

     

    Wiki pages for GNU Radio:

    https://wiki.gnuradio.org/index.php/Main_Page

     

    A ten part video course on GNU Radio using a HackRF SDR device:

    https://greatscottgadgets.com/sdr/

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • colporteur
    colporteur over 6 years ago

    Thanks shabaz  for your insight.

     

    Over the summer I set out to develop some knowledge RTL-SDR. software defined radio (SDR), is a form of radio that replacing the traditional electronic circuits that modulate and demodulate radio frequency signals for broadcast. Inexpensive USB dongles are doing the heavy radio frequency (RF) lifting and converting the signal to digital. Digital signal processing done by applications on the PC extract the contents from the signal and enable it to be played or displayed on a desktop PC.

     

    I wanted to close out this post by sharing some of the resources I uncovered. If any members are interested in digger deeper into the technology, these links should give you a good start.

     

    A reference source of all things RTL-SDR https://www.rtl-sdr.com I went as far as purchasing their book and the dongle from their store. I wasn't disappointed in the wealth of information provided or the product. I was impressed with the step-by-step practical examples to get projects working.

     

    Two great video's for the beginners:

    https://www.youtube.com/watch?v=nB6XQSEFwVA

    https://www.rtl-sdr.com/andreas-spiess-explains-software-defined-radio-in-youtube-video/

     

    Hardware reference:

    https://osmocom.org/projects/rtl-sdr/wiki

     

    I did some extensive research on GNU Radio. GNU Radio is an open-source software development toolkit (SDK) that can be used to replace physical test equipment and electronic circuitry to generate and process the analogue signal using software.

     

    Wiki pages for GNU Radio:

    https://wiki.gnuradio.org/index.php/Main_Page

     

    A ten part video course on GNU Radio using a HackRF SDR device:

    https://greatscottgadgets.com/sdr/

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube