element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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
Upcycle It
  • Challenges & Projects
  • Design Challenges
  • Upcycle It
  • More
  • Cancel
Upcycle It
Blog [Upcycle it Design Challenge] Embedded Web SDR client on Analog Radio Receiver #8: Problem with Audio.
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: konstantinoskonstas
  • Date Created: 15 May 2017 11:48 PM Date Created
  • Views 895 views
  • Likes 4 likes
  • Comments 4 comments
  • web sdr audio problem
  • upcycled_sdr
Related
Recommended

[Upcycle it Design Challenge] Embedded Web SDR client on Analog Radio Receiver #8: Problem with Audio.

konstantinoskonstas
konstantinoskonstas
15 May 2017

Preparing the code – the Audio connection

 

Leaving the UI calisthenics for a while, I started testing the audio part of the project. That is the interface of the Edison module with my USB Audio card and what I could get at its output.

I had tested the card before,in terms of Linux connectivity and I was confident that it was working as I have been using that USB Audio dongle for over a year now in my Amateur Radio activities with a number of programs for decoding/encoding digital data and was quite happy with it. It worked under Linux and Win10 as well, so when I probed it from the Edison and saw the dongle's red led blinking, indicating that the card should be working I felt sure that everything was OK.

Well not exactly the case.

I plugged the headphone output to my amp system but no sound would be produced.

I ran my little demo from Yocto bash but again no sound.

However, the card was properly selected and the “aplay” command

aplay -D default:Device mytest.wav

would only blink the dongle's led.

 

I tested the dongle with my netbook under WIN10 home, still no sound.

I checked the connection from settings, no problem. The mixer would auto swap from netbook's speakers to USB dongle, but no sound.

I opened the dongle, tested the jacks and then removed them, soldering directly wires to make sure I had eliminated possible connection problems, but again nothing. I decided to recycle it.


image

I ordered a pair of new USB Audio cards (for backup purposes) and upon arriving yesterday, I tested them. Success. They both worked fine out of the box. And yes, this time I could hear the sound on earphones and my amp.

The dongle is Sabrent USB Audio Stereo Sound Adapter, specified to work with Win, Linux and Mac OS. Cost was really low at $ ~6.

My testing started the opposite way this time, first on my netbook and then on the Edison.

In both instances it was recognized. Under Win10, it installed some driver from the web.

On the Edison, I simply issued the command

aplay -D default:Device mytest.wav

and there was sound.

 


image

Ready to test the decoding of some WEB SDR reception now, when I have that portion of my code ready, most likely this Friday.


Meanwhile, I had to pack all my things, as the long time of my stay in Seattle is over and tomorrow I will be flying back home to Greece, where my Panasonic receiver is waiting to have its Upcyling done and where I will complete my project.

Therefore this is just a short update post, with more to come next week.

 

Published Posts
[Upcycle it Design Challenge] Embedded Web SDR client on Analog Radio Receiver #1: Introduction
[Upcycle it Design Challenge] Embedded Web SDR client on Analog Radio Receiver #2: Software Concept
[Upcycle it Design Challenge] Embedded Web SDR client on Analog Radio Receiver #3: Meeting with Edison
[Upcycle it Design Challenge] Embedded Web SDR client on Analog Radio Receiver #4: Software Challenges with Edison
[Upcycle it Design Challenge] Embedded Web SDR client on Analog Radio Receiver #5: The Software Challenge goes on
[Upcycle it Design Challenge] Embedded Web SDR client on Analog Radio Receiver #6: Changing the Display
[Upcycle it Design Challenge] Embedded Web SDR client on Analog Radio Receiver #7: Hardware is ready!
[Upcycle it Design Challenge] Embedded Web SDR client on Analog Radio Receiver #8: Problem with Audio.
[Upcycle it Design Challenge] Embedded Web SDR client on Analog Radio Receiver #9: Problem with Browser
[Upcycle it Design Challenge] Embedded Web SDR client on Analog Radio Receiver #10: Making the Web SDR Client work!
[Upcycle it Design Challenge] Embedded Web SDR client on Analog Radio Receiver #11: One of its kind!
  • Sign in to reply

Top Comments

  • mcb1
    mcb1 over 8 years ago in reply to DAB +2
    I have spent many a long day trying to find and fix those issues. We often took to wrapping the item in a plastic bag, throwing it in the freezer or fridge and going home. It gave you a couple of hours…
  • mcb1
    mcb1 over 8 years ago in reply to DAB

    I have spent many a long day trying to find and fix those issues.

    We often took to wrapping the item in a plastic bag, throwing it in the freezer or fridge and going home.

     

    It gave you a couple of hours the next day before it came back to ambient, but it did save them getting flung across the room in desperation ... image

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • DAB
    DAB over 8 years ago

    Nice update.

     

    Intermittent problems are always the worse.

     

    I have spent many a long day trying to find and fix those issues.

     

    DAB

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • konstantinoskonstas
    konstantinoskonstas over 8 years ago in reply to mcb1

           

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mcb1
    mcb1 over 8 years ago

    Don't you just hate that ... it was working, now it's not.!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
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