ESP32-audioI2S
ESP32-audioI2S copied to clipboard
AUDIO PCM OVER UDP
Hi first of all congratulations for your work on I2S. Would you have a simple example to start from to reproduce via a PCM5102 the flow of an 8bit, 8Khz mono, telephone quality stream transmitted on a UDP port. Basically I have to take the samples from the UPD receive buffer and forward them via I2S to the PCM5102. Thanks AR