i2s PCM with amplifier
Posted: Thu Feb 25, 2016 8:39 pm
Hey All,
Wanted to validate my approach before going to far.
I don't have an i2s module available, and I believe it's possible to substitute an amplifier on the RX port instead to feed a speaker.
With that hardware setup, I'd like to try and get the audio data provided in this example to play: playground.arduino.cc/Code/PCMAudio
I'll be using the NONOS sdk, and adapting the i2s code found in the i2s demo and the esp8266 arduino project: https://github.com/esp8266/Arduino/blob ... 8266_i2s.c
Am I missing anything in this setup?
Thank you!
Wanted to validate my approach before going to far.
I don't have an i2s module available, and I believe it's possible to substitute an amplifier on the RX port instead to feed a speaker.
With that hardware setup, I'd like to try and get the audio data provided in this example to play: playground.arduino.cc/Code/PCMAudio
I'll be using the NONOS sdk, and adapting the i2s code found in the i2s demo and the esp8266 arduino project: https://github.com/esp8266/Arduino/blob ... 8266_i2s.c
Am I missing anything in this setup?
Thank you!