Jump to content
  • 0

Pmod i2s2 with an ESP32


Nathan Byrer

Question

3 answers to this question

Recommended Posts

  • 0

Hi Nathan,

Digilent doesn't have any materials on using the two Pmods together, other than what you might have found already for using each of them with various different dev kits individually (here are some links for resource centers with documentation for the Pmod ESP32 and the Pmod I2S2). How to proceed really depends on what you're trying to do with them. Couple examples: you might be able to stream audio data from a computer, might be able to play different locally-stored sounds based on commands sent over WiFi, or might be able to configure I2S clock settings or some audio DSP parameters in an audio processing chain through WiFi access. It really depends.

Thanks,

Arthur

Link to comment
Share on other sites

  • 0

Sounds like a cool project, I haven't run across WLED before. It looks like it might be nontrivial to set up, looking through some initial documentation for WLED, it looks like it (at least by default) uses the GPIO36/Sensor_VP pin of the ESP32 for audio input, which isn't wired to any I/O on the Pmod ESP32. Maybe rewrites of the WLED code to accept data from the UART line would be possible, but I'd expect it to substantially drop the achievable data rates.

Couple of sources:

One other thing to note is that microphones can require some additional setup over line out audio from a PC: 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...