Hi, I need little bit help..for simple stream example #591
-
Hi there, I was looking for a simple example for a first simple Webstream by http:// Adress and output over the I2S to a pcm5102a. Many thanks for helping... |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I am not sure what you mean: You can find connection information here https://github.com/pschatzmann/arduino-audio-tools/wiki/External-DAC. After you set up the hardware you use the I2SStream as explained in the documentation An introduction in what audio samples are and how to write them is here: https://github.com/pschatzmann/arduino-audio-tools/wiki/Introduction Maybe you just read the Wiki! |
Beta Was this translation helpful? Give feedback.
I am not sure what you mean: You can find connection information here https://github.com/pschatzmann/arduino-audio-tools/wiki/External-DAC. After you set up the hardware you use the I2SStream as explained in the documentation
An introduction in what audio samples are and how to write them is here: https://github.com/pschatzmann/arduino-audio-tools/wiki/Introduction
Maybe you just read the Wiki!