Radio
Aus Informatik Wiki
Inhaltsverzeichnis |
Streams
http://rbb.ic.llnwd.net/stream/rbb_fritz_mp3_m_a - FRITZ
http://1live.akacast.akamaistream.net/7/706/119434/v1/gnl.akacast.akamaistream.net/1live - 1Live
http://mp3stream1.apasf.apa.at:8000 - FM4
http://streaming1.fueralle.org:8000/coloradio_160.mp3 - ColoRadio Dresden
http://dradio.ic.llnwd.net/stream/dradio_dwissen_m_a - DRadio Wissen
http://dradio.ic.llnwd.net/stream/dradio_dlf_m_a - DRadio
http://dradio.ic.llnwd.net/stream/dradio_dkultur_m_a - DRadio Kultur
http://c22033-l.i.core.cdn.streamfarm.net/22001mdr1sachsen/live/3087mdr_sachsen/live_de_128.mp3 - MDR 1 Radio Sachsen
http://c22033-l.i.core.cdn.streamfarm.net/22007mdrfigaro/live/3087mdr_figaro/live_de_128.mp3 - MDR Figaro
http://149.5.240.22/WR-DE-WR57 - Energy Sachsen
http://relay3.slayradio.org:8000/ - Slay Radio
http://chillizetmp3-02.eurozet.pl:8400/ - ChillOut Radio aus Warschau
ASUS-Router Hacking
BUSYBOX - Was ist BusyBox? - Befehle
Kommunikation per USB mit dem Rechner umgesetzt durch: myUSBtoUART von Firma MyAVR aus Löbau, Preis 7,95 Euro inkl. MwSt.
hier verwendetes Modell: ASUS WL-520GU - original Firmware Beta Version 7.0.1.44
Building a Wifi Radio – Part 3, Hacking the Asus WL-520GU
root@OpenWrt:~# vi /etc/config/wireless ... root@OpenWrt:~# vi /etc/config/network ... root@OpenWrt:~# vi /etc/resolv.conf ... root@OpenWrt:/# /etc/init.d/network restart ... root@OpenWrt:/# ping www.google.com
Router mit AVR und Display verbinden (Part 7)
vi /etc/inittab ::sysinit:/etc/init.d/rcS S boot ::shutdown:/etc/init.d/rcS K stop #tts/0::askfirst:/bin/ash --login #ttyS0::askfirst:/bin/ash --login tty1::askfirst:/bin/ash --login
Unbedingt bei Start-Skripten die Rechte anpassen!
chmod ugo+x interface.sh
Ausgabe über RS232 bei Router-Start mit originaler Firmware
Music Player Daemon - dat Ding braucht echt verdammt wenig Rechenpower und spielt so gut wie alles
Autostart
root@OpenWrt:~# ln -s /etc/init.d/mpd /etc/rc.d/S93mpd
Datei /etc/init.d/AVR anlegen:
#!/bin/sh /etc/rc.common
# Copyright (C) 2008 OpenWrt.org
START=99
start() {
sleep 5 # make sure boot process is done, no more console messages
/root/interface.sh
}
root@OpenWrt:~# ln -s /etc/init.d/AVR /etc/rc.d/S99AVR
OpenWRT
Hacking OpenWRT (22C3) - Video
OpenWRT Package management system
Podcast zu OpenWRT (Chaosradio)
Installing OpenWrt via TFTP (OpenWRT Wiki)
sudo apt-get install atftp atftp connect 192.168.1.1 mode octet trace timeout 1 put openwrt-brcm-2.4-squashfs.trx
USB-Audio-Adapter
unterstützte Adapter im Forum von Mightyohm
CM108 High Integrated USB Audio I/O Controller
CM119 USB I/O Controller Datasheet
auf Ebay für 2,99 Euro, kostenloser Versand aus Deutschland
auf Ebay mit Express-Versand-Option aus Deutschland, Preis: 2,78 Euro
Display ans Radio bauen
Display bei Reichelt 16x2 mit Beleuchtung: 7,15 Euro
Anleitung bei MightyOhm für AVR Controller (Part 7)
Interfacing a HD44780 Based LCD to an AVR
weitere Hardware
ELEKTOR Internet Radio - fertig gelötet mit allen Bauteilen für EUR 133,40
DIY standalone internet radio receiver with Shoutcast/Icecast protocols
Building a Wifi Radio – Part 1, Introduction
IPdio mini Internetradio schwarz (EUR 58,90)
AEG IR4436 Internet Radio (W-Lan, USB)
Internetradio per AVR empfangen
MP3-Decoder
VS 1011E-S MP3 Audio Decoder bei Reichelt für 13,40 Euro
App-Notes von Microchip
TCP/IP Networking: Internet Radio Using OLED Display and MP3 Audio Decode