Search found 7 matches

by jasonkunc
Wed Apr 20, 2011 5:12 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Is there a limit to the number of stations?
Replies: 2
Views: 6376

Re: Is there a limit to the number of stations?

Thanks, that was it. STATIONS was set to 11 and I had 15 stations that I wanted to listen too.

good stuff
thanks
by jasonkunc
Mon Apr 18, 2011 3:41 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Is there a limit to the number of stations?
Replies: 2
Views: 6376

Is there a limit to the number of stations?

First off I'd like to say thank you to all for everybody's hard work on this project. I've had everything working just fine for some time now. A few stations that I listen to changed there feed URL, so I had to change my interface.sh file. My question is there a limit of stations that I can have? I ...
by jasonkunc
Wed Sep 29, 2010 3:18 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Fritzing wiring diagram (noob friendly)
Replies: 1
Views: 5128

Re: Fritzing wiring diagram (noob friendly)

here is a better file with board ready to etch schematic cleaned up and breadboard with no arduino.
enjoy.
by jasonkunc
Wed Sep 29, 2010 7:40 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: interface.sh not starting at boot
Replies: 11
Views: 29641

interface.sh not starting at boot

The interface.sh script is not starting at boot. I have created the /etc/init.d/AVR file
and created the symbolic link

Code: Select all

ln -s /etc/init.d/AVR /etc/rc.d/S99AVR
the tuner controller potentiometer does not too. I have checked and triple checked the wiring. can someone help?
by jasonkunc
Mon Sep 27, 2010 4:33 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Fritzing wiring diagram (noob friendly)
Replies: 1
Views: 5128

Fritzing wiring diagram (noob friendly)

One thing that I love about the Fritzing.app is the Mac visional appeal it has. I spend about 10min and made this for the noobs in the crowd (I'm not far removed from that crowd).

anyways enjoy, this is based off the schematic from the site.
by jasonkunc
Fri Sep 24, 2010 6:58 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: crazy text on the LCD
Replies: 1
Views: 4648

Re: crazy text on the LCD

never mind, I figured it out. I forgot to run the scripts.
by jasonkunc
Thu Sep 23, 2010 11:09 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: crazy text on the LCD
Replies: 1
Views: 4648

crazy text on the LCD

i got everything hooked and running but i get crazy text scrolling on the LCD. I was looking and the main.c file and noticing the include files section, are these files missing? are these missing files included with the AVR MacPack?