Abstract for group Internet-Radio We have decided to implement internet radio as our final project. This project will definetely give us deep understanding of embedded system design and some experiences with network programming. We will make use of FPGA and onboard peripherals to get analog audio in (via microphone or mp3 player, etc), convert it to digital signal, encode it and send it to Ethernet Controller, finally broadcast the audio over the Internet. The AKM AK4565 Low Power 20 bit audio CODEC is used to input the analog audio and convert the audio into digital stream. We then need to packet the digital audio using some kind of packet construction. The packets are sent out over Internet using ASIX AX88796L Ethernet controller. We need to construct a radio server using the XSB-300E FPGA board. We might write our own client software or just use one alrealy available.