Page 16 of 42 FirstFirst ... 67891011121314151617181920212223242526 ... LastLast
Results 151 to 160 of 418

Thread: USB FM RDS Solution with sofware

  1. #151
    Maximum Bitrate NiSlo's Avatar
    Join Date
    Nov 2006
    Location
    Gold Coast, Australia
    Posts
    508
    I've noticed that if I plug the unit into the usb port then open the program, the sound is distorted and undistinguishable. If I open the program first then plug the unit into the usb port, it works perfectly.

    Clear reception with no skipping. That's with the aerial wire laying on the floor next to the computer...

    Besides the aforementioned issue, I'm very impressed.
    I installed my carpc into my pet Kangaroo, mate.

  2. #152
    Constant Bitrate
    Join Date
    Dec 2005
    Location
    Sydney
    Posts
    154
    I havent had that problem, works fine if i plug it in first and then open the program.


    I did have that prob the first time i opened radiator but once i setup the dll it was fine...

  3. #153
    Bj
    Bj is offline
    Variable Bitrate
    Join Date
    Aug 2000
    Location
    Perth W.A Australia
    Posts
    290
    Don't use the flakey radio that comes with it, it's not as stable as the USB vb6 example I ended up using. Don't know why, but it does what you describe, yet the vb6 example and the radiator plugin is fine.
    BjBlaster! Car MP3 & Carputer!
    bjblaster.com

    "The solution to one problem is only the beginning of another"

  4. #154
    Constant Bitrate
    Join Date
    Dec 2005
    Location
    Sydney
    Posts
    154
    huh? myne didnt come with software I downloaded it, is that what your talking about? vb6??

  5. #155
    Bj
    Bj is offline
    Variable Bitrate
    Join Date
    Aug 2000
    Location
    Perth W.A Australia
    Posts
    290
    Quote Originally Posted by SmoL View Post
    huh? myne didnt come with software I downloaded it, is that what your talking about? vb6??
    Let me rephrase that for you. The software that silabs supplies for use with the usb radio isn't very good, whether you download it or got it from your grandma on floppies I don't really care I'm referring to the software "that comes with it" as the software designed by the manufacturer for use with the supplied hardware. The vb6 (visual basic version 6) example source code that is mentioned in this thread is another version of software you can use as well as the radiator dll (dynamic link library) for road runner etc. Hope that clears that bit up.
    BjBlaster! Car MP3 & Carputer!
    bjblaster.com

    "The solution to one problem is only the beginning of another"

  6. #156
    Constant Bitrate
    Join Date
    Dec 2005
    Location
    Sydney
    Posts
    154
    gotcha, i wasn't aware there was a vb6 version posted previously, the radiator dll runs perfectly!! HOwever i would like to know how to write a dll so that i could cross check it with the source code provided for the device, just for my own peace of mind really to make sure all functionality is catered for.

  7. #157
    Newbie
    Join Date
    May 2004
    Posts
    48
    I received my USB radio from mouser today. As of Feb. of 2007 it's ROHS compliant. I downloaded the latest software and the issue that I have is that it says "Error opening USB FM Radio audio input, try again?". I'm running Windows 2003. I also tried it on a Windows 2000 Pro machine and it said output instead of input in the error message. I e-mailed Silabs because the docs say nothing, hopefully I'll get a reply. It looks like the antenna input is optimized for 50 ohm impedance. The IC in is is honestly one of the best on the market. SiLabs makes a damn good FM tuner. If the antenna wire that comes with it doesn't cut it, just attach a 50 or 75 ohm antenna and you'll get better performance. But remember, this USB Radio is not an end user product; it's an evaluation vehicle for the Si4701. It's whole purpose is to evaluate the performance of the tuner without an NDA. I suspect SiLabs does it that way to compete with Philips and also keep their data secret. You can easily evaluate it without an NDA to steer you towards it instead of Philips TEA5764, which is the competing product with the same exact features. It is also a way to evaluate it without exposing the docs.

    The old Philips part is the TEA5767/68. It has no RDS, but has a high impedance MPX output as well as audio to connect to the SAA6588T RDS/RBDS decoder. I could not purchase the demo board from Philips to evaluate it so I had to build my own. It's still missing parts, but so far my demo board is noisy as hell. I need a 560pF capacitor for the SAA6588T and a 3.3V regulator for radio power. It'll run on 5V which is what I had it running on, maybe thats why it was so noisy, but I'm not sure.

    If you guys want a kick *** radio then get the HQCT module. It's the best damn radio out there and is even better than most HUs out there. It uses a Philips car radio tuner and audio processor. Microtune makes the tuner module. It uses their highest end tuner module. Microtune's demo board includes the tuner module, the same Philips audio processor, a BTL car audio amp, and i2c singlemaster interface to control it with PC software. I have their demo board and let me tell you, it's the best damn radio I've ever used. At all costs get the HQCT. The Silabs USB radio is a neat toy, but for a damn kick *** radio, get the HQCT.

    Jonathan

  8. #158
    Constant Bitrate
    Join Date
    Dec 2005
    Location
    Sydney
    Posts
    154
    Sorry I've been monitoring the HQCT thread since its inception and its just not reliable enough for me to substantiate the expense in comparison with the silab price nad reputation. Alot of the stuff is undocumented (worse than silabs) for the HCQT and is still to buggy (IMHO) for them to substantiate charging such a large price for it. Don't get me wrong it was a finished and polished procut I would be more thna happy to spend that amount on it, but not when i'm not gauranteed a product to deliver and is still very early in the R&D piece in comparison to silabs.

    Secondly, I really don't like that idea of having to configure multiple audio outputs when I really just want it to use the pc cound card rather than having aux straight to the speakers. Just not good (IMHO) from an integration perspective.

    It's for these reasons I decided to go with the silabs product, and I have to say i'm extreemly pleased with it so far in price, performance, ease of use and integration with my existing setup. No bugs to speak of to date for me. So i guess I can't really ask for more...

  9. #159
    Maximum Bitrate
    Join Date
    Jul 2006
    Posts
    708
    Quote Originally Posted by SmoL View Post
    gotcha, i wasn't aware there was a vb6 version posted previously, the radiator dll runs perfectly!! HOwever i would like to know how to write a dll so that i could cross check it with the source code provided for the device, just for my own peace of mind really to make sure all functionality is catered for.
    Man I feel so stupid, I can't find the DLL!! I looked all over this thread, can someone please direct me?

  10. #160
    Maximum Bitrate NiSlo's Avatar
    Join Date
    Nov 2006
    Location
    Gold Coast, Australia
    Posts
    508
    Quote Originally Posted by hari-bhari View Post
    Man I feel so stupid, I can't find the DLL!! I looked all over this thread, can someone please direct me?
    It's in another thread regarding the silabs radio here
    I installed my carpc into my pet Kangaroo, mate.

Similar Threads

  1. Installing a USB Hub up-front? Read this...
    By hd54321 in forum General Hardware Discussion
    Replies: 13
    Last Post: 02-09-2007, 12:49 PM
  2. Not enough power to USB devices >> Possible Solution?
    By Tuckie in forum General Hardware Discussion
    Replies: 20
    Last Post: 11-16-2005, 12:24 PM
  3. My USB/Wifi troubles.
    By JPuma in forum General Hardware Discussion
    Replies: 0
    Last Post: 09-23-2005, 12:44 PM
  4. FS: USB TV / FM Tuner, haupauge usbtv
    By e36mp3 in forum Classified Archive
    Replies: 5
    Last Post: 11-18-2004, 11:03 AM
  5. USB FM solution good or crap?
    By Jake in forum General Hardware Discussion
    Replies: 2
    Last Post: 10-03-2002, 02:56 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •