BojanJurca / Esp32_oscilloscope

ESP32 oscilloscope - see the signals through Web browser the way ESP32 sees them
Creative Commons Zero v1.0 Universal
741 stars 84 forks source link

i2s ADC #26

Closed jiangge12 closed 5 months ago

jiangge12 commented 5 months ago

is there any progress of i2s for fast ADC sampling?

BojanJurca commented 5 months ago

I don't really understand the question. I2S is working if your ESP32 board supports it.

You only have to leave

define USE_I2S_INTERFACE

defined.

BojanJurca commented 5 months ago

Closed due to inactivity;