This document summarizes a local area digital audio broadcasting system implemented over an I2C network. The key points are:
1. The system digitizes analog audio signals, compresses them using ADPCM, and transmits the data over an I2C bus network using simple twisted pair wiring.
2. Receivers can be individually addressed or broadcast to through the inclusion of a target address with each data packet. Encryption is also supported for secure communication.
3. The system uses low-cost hardware including a PCM codec chip and programmable SoPC. Software performs functions like ADPCM compression/decompression. This allows a flexible, cost-effective digital audio broadcasting network to be