公司擁有優秀的銷售團隊和專業的研發部門,不但在品牌、價格、供貨、服務等方面領先業界,而且可為客戶提供及時、可行的技術支持和整體設計服務,滿足不同客戶多層次需求。
網絡收音機(iRadio)應用簡介
網絡收音機(iRadio)是我們合作伙伴RnD的一個案例,他使用了一顆低端的MCU來處理音頻解碼,用W5100來處理網絡網絡音頻流數據的接受。主芯片是ATMEL AVR32, 服務器采用了DLNA公開服務器程序。
最終實現了音頻流的網絡播放功能。
其示意圖和主要配置如下。
主要硬件配置:
Hardware Specifications:
- AVR32 for MP3 and WMA decoding
- W5100 10/100Mbps Ethernet Controller with Network Protocols
- 1MByte SDRAM for audio buffering
- 2.4” color TFT (320x240)
- DC 5V input for core, DC12 input for Audio Amplifier
BOM List:
- W5100 + RJ45
- AVR32 or similar
- SDRAM 1MByte
- 2.4” TFT (2.2”)
- Power and Misc
- Audio Amplifier (about 20W)
Features:
- Local playback on SD Card (pending, waiting for Atmel)
- Internet Radio with MP3 (working now) and WMA format (debugging)
- Download Station lists from Portal in XML format
- DLNA Renderer to play audio streamed from DLNA server
- Server format:
? HTTP: working now
? MMS: implementing
? RTSP: planned
Applications:
- Internet Radio, with DLNA Renderer
- Embedded with other AV system, (no need to count TFT), such as Boom box, Photo frame, DVB, DVD…
even we could share the SoC in the system, for example, in DVD; we just need to add W5100 + RJ45 to have same functions.