Search found 164 matches

by gerben
Wed Jan 23, 2013 12:58 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Asus RT-N10U
Replies: 7
Views: 21689

Re: Asus RT-N10U

Seems like it has 8MB flash, so enough to install the normal OpenWrt image, and install MPD via dpgk. DO NOT install the image from the tutorial. Not sure you can find any OpenWrt image for it though. See https://forum.openwrt.org/viewtopic.php?id=37414 I think, you best bet would be to try the brcm...
by gerben
Wed Jan 23, 2013 4:37 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: No Wireless, No address
Replies: 1
Views: 8698

Re: No Wireless, No address

Try disabling WEP. This makes finding the problem a bit easier. The only difference I can see is, that in my setup, I set the lan interface to DHCP. (I have setup static-dhcp on my dsl-router, so the Asus always has the same IP).
by gerben
Tue Jan 15, 2013 11:34 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Very simple Raspberry Pi Radio
Replies: 47
Views: 228096

Re: Very simple Raspberry Pi Radio

I see the label on the box is still blank?!

Search for pulseaudio-equalizer . The newest rasbian uses pulseaudio for sound-management. I cannot test it here, because I have reverted back no no pulseaudio. This because it added a few seconds of delay at startup. I hate waiting :-)
by gerben
Sun Jan 13, 2013 12:48 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Very simple Raspberry Pi Radio
Replies: 47
Views: 228096

Re: Very simple Raspberry Pi Radio

Looks nice. Wouldn't it be easier to read if you used two different color leds? e.g. orange for 10's and green for 5/1's
by gerben
Fri Dec 28, 2012 8:54 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Very simple Raspberry Pi Radio
Replies: 47
Views: 228096

Re: Very simple Raspberry Pi Radio

Wouw. I didn't know IRexec could do sequences. That could be pretty useful. Thanks for sharing your way of adding albums. Since all my albums are in a separate folder, I would probably write so code to automatically load next folder, or something.
by gerben
Wed Dec 26, 2012 12:38 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Very simple Raspberry Pi Radio
Replies: 47
Views: 228096

Re: Very simple Raspberry Pi Radio

Looks great. Thanks for sharing. One thing I did was, have the is broadcast (wall) the output of mpc to all terminals, when I press a button. This way, when my tv is on, I can see what is playing. I even looked into writing directly to the framebuffer, to show some album-art. But since I haven't use...
by gerben
Tue Dec 18, 2012 10:02 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Very simple Raspberry Pi Radio
Replies: 47
Views: 228096

Re: Very simple Raspberry Pi Radio

I'm happy for you. Glad I could help.

Guten weihnachten from your neighbor (the Netherlands) :-)
by gerben
Tue Dec 18, 2012 8:11 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Very simple Raspberry Pi Radio
Replies: 47
Views: 228096

Re: Very simple Raspberry Pi Radio

Great. Seems like the hardware is working.
~/.lircrc
So in your home directory (/home/pi).

If irexec can't find the file, it will exit immediately. I just tested it on my pi.
by gerben
Mon Dec 17, 2012 5:32 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Very simple Raspberry Pi Radio
Replies: 47
Views: 228096

Re: Very simple Raspberry Pi Radio

I just winged it.

Looking at it now 2.2K combined with the 3.3V would result in 1.5mA of current. Which is way below the max of 16mA the raspberry can handle. So it seems I guesstimated correctly.