Slug Radio: Internet Radio with NSLU2 / arduino

Discussion about my Wifi Radio project at http://mightyohm.com/wifiradio/ or my WL-520gU talk at NOTACON.
Schwabinger
Posts: 49
Joined: Sat Dec 04, 2010 12:04 am
Location: Munich, Germany

Re: Slug Radio: Internet Radio with NSLU2 / arduino

Post by Schwabinger »

A schematic I do not have.

What I did was using the tutorials in http://www.arduino.cc


Using a pot as input device:

http://arduino.cc/en/Tutorial/AnalogReadSerial

Using a 2x16 LCD:

http://arduino.cc/en/Tutorial/LiquidCrystal

Using a ShiftIn-Register for adressing push-buttons:

http://www.arduino.cc/en/Tutorial/ShiftIn

Greetings,


Schwabinger
User avatar
mightyohm
Site Admin
Posts: 1064
Joined: Fri Apr 03, 2009 10:29 pm
Location: Seattle, WA
Contact:

Re: Slug Radio: Internet Radio with NSLU2 / arduino

Post by mightyohm »

Thanks for the links. Nice use of a shift register for extending the # of inputs.
Post Reply