Search found 13 matches

by NelsonPJ
Thu Mar 18, 2010 6:36 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Start-up Script not working
Replies: 9
Views: 24509

Re: Start-up Script not working

I seem to remember that one of the later sections didn't explicitly state that chmod needed to be run on a particular file to make it executable, and it confused me for a little while. Here's the command as used in Part 6 to make the display.sh file executable. Be sure to make the script executable ...
by NelsonPJ
Mon Mar 01, 2010 10:34 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Adding shoutCAST .pls
Replies: 4
Views: 9476

Re: Adding shoutCAST .pls

Have you looked at this thread? ilinux wrote a script to parse PLS files:

viewtopic.php?f=2&t=130
by NelsonPJ
Tue Feb 23, 2010 6:42 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: NewEgg has WL-520gU for $29.99
Replies: 2
Views: 6436

NewEgg has WL-520gU for $29.99

In today's subscriber email, NewEgg has the WL-520gU for $29.99 after $10 rebate and special $5 discount "subscriber" code EMCYNNP28. I'm not sure if this code is valid if you're not a subscriber to NewEgg's email deals. http://www.newegg.com/Product/Product.aspx?Item=N82E16833320023&c...
by NelsonPJ
Tue Feb 23, 2010 6:29 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: anyone interested in code for a 20x4 display?
Replies: 4
Views: 10205

Re: anyone interested in code for a 20x4 display?

I'm interested. I've got a spare 20x4 display in my parts box, and I've already confirms that it works with the ATMEGA168 circuit that Jeff made.
by NelsonPJ
Tue Feb 16, 2010 9:41 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: New wrtradio v0.2 firmware!
Replies: 9
Views: 17788

Re: New wrtradio v0.2 firmware!

I've got the Syba audio adapter that Jeff used: http://www.amazon.com/gp/product/B001MSS6CS/ref=wms_ohs_product I've got a cable modem (6MB/s downstream, I believe) and an Apple Airport Extreme (the older round version with only 802.11g, not the newer square model with 802.11n). My WiFi Radio router...
by NelsonPJ
Mon Feb 15, 2010 6:00 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: New wrtradio v0.2 firmware!
Replies: 9
Views: 17788

Re: New wrtradio v0.2 firmware!

ilinux - I loaded your new mpc_pls script, and also added a few more addresses to my playlist. I notice, however, that the streams are "skipping" a lot. I added some various Shoutcast streams - not just from di.fm - but they all seem to have the same problem. Most of the time the radio doe...
by NelsonPJ
Mon Feb 15, 2010 8:12 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: New wrtradio v0.2 firmware!
Replies: 9
Views: 17788

Re: New wrtradio v0.2 firmware!

No problem - I'm happy to debug your new build. I'll update tonight with your new script and see if I can get it working.

Thanks for all the work you're putting into this, ilinux (and also thanks to Jeff, obviously!). This has been a fun project to work on.
by NelsonPJ
Sun Feb 14, 2010 3:36 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: New wrtradio v0.2 firmware!
Replies: 9
Views: 17788

Re: New wrtradio v0.2 firmware!

As a followup, I rebooted my router again, and didn't hear music. I then SSH'ed into the router, logged in, and then typed "mpc". I got this response, which I guess indicates the station from the default PLS is a bit flaky? root@wrtradio:~# mpc volume: 99% repeat: off random: off single: o...
by NelsonPJ
Sun Feb 14, 2010 3:32 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: New wrtradio v0.2 firmware!
Replies: 9
Views: 17788

Re: New wrtradio v0.2 firmware!

I tried installing this, and I'm a bit confused. I've been working on my WiFi radio since last year, but yesterday I finally built the ATMEGA168 LCD interface as Jeff designed it. Previously I had been trying to do it with an Arduino, but I couldn't parse/buffer the text quickly enough, and the inte...
by NelsonPJ
Mon Jun 29, 2009 7:49 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Struggling with WPA connection
Replies: 8
Views: 14024

Re: Struggling with WPA connection

Did you look at Part 9 yet? There's a few "odds and ends" in there, including a section to enable SSH. I haven't used SSH, so I can't tell you if it works with my setup.