WebRadio
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Internet Radio based on an ARM Cortex-M3 microcontroller and VLSI VS1053 audio codec
# ARM Cortex-M3 WebRadio
The ARM WebRadio is an embedded Internet Radio based on an ARM Cortex-M3 Microcontroller and VS1053 Audio Codec.
The VS1053 can decode various audio formats, including Ogg Vorbis, MP3, AAC, WMA, FLAC, WAV, MIDI.

![WebRadio](https://github.com/watterott/WebRadio/raw/master/img/webradio.jpg)


## Features
* Open-Source Hardware
  * Microcontroller: LM3S6950 ARM Cortex-M3 from Luminary Micro / TI
  * Audio Codec: VS1053 from VLSI
  * Display: S65 LCD with 176x132 pixel and 16bit color
  * microSD Socket
  * Rotary Encoder
  * IR Receiver (RC5)
  * PoE (Power over Ethernet)
* Open-Source Software
  * Play Shoutcast/Icecast and RTSP Streams
  * Play audio files from the memory card
  * Alarm Clock


## Hardware and Software
* ![WebRadio hardware dia](https://raw.github.com/watterott/WebRadio/master/img/hw_dia.png)
* [Schematics + Layout](https://github.com/watterott/WebRadio/tree/master/hardware)
* [Software/Firmware](https://github.com/watterott/WebRadio/tree/master/software)


## Videos
* [ARM WebRadio test buildup](http://www.youtube.com/watch?v=d3AU1xSci-s)
* [ARM WebRadio v1 prototype](http://www.youtube.com/watch?v=I5wxE6ul4LM)
* [ARM WebRadio v2 demo board](http://www.youtube.com/watch?v=boI7PvBz0HM)
* [ARM WebRadio v3](http://www.youtube.com/watch?v=70_Qk82P8Xw)

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。