You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2025. It is now read-only.
We used our home brewed firmware with your I2S driver, the official PyCom firmware has this driver not build in yet! Use at least version FiPy-1.20.1.r1-0.7.0-vanilla-dragonfly-onewire-i2s.tar.gz or better a newer release, see Dragonfly firmware for Pycom/ESP32.
Now we like to analyze the audio stream with a FFT to get smaller data packages we can easily forward with a not so high bandwidth telemetry. Do you have some code or examples to analyze the I2S output with a FFT or can point us to existing snippets?