Thanks, that was it. STATIONS was set to 11 and I had 15 stations that I wanted to listen too.
good stuff
thanks
Search found 7 matches
- 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: 8961
- 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: 8961
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 ...
- 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: 7248
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.
enjoy.
- 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: 47901
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
the tuner controller potentiometer does not too. I have checked and triple checked the wiring. can someone help?
and created the symbolic link
Code: Select all
ln -s /etc/init.d/AVR /etc/rc.d/S99AVR
- 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: 7248
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.
anyways enjoy, this is based off the schematic from the site.
- 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: 6708
Re: crazy text on the LCD
never mind, I figured it out. I forgot to run the scripts.
- 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: 6708
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?