arduino-pico/libraries/I2S/examples
Cooper Dalrymple a426fbf51d
Add buffer read to AudioBufferManager and I2S (#2777)
* Added buffer read to `AudioBufferManager` and `I2S`. Example and documentation included.
* Update type of words to unsigned in example.
* Improve buffered loopback example.
* Remove const from read buffer.
2025-01-26 10:03:44 -08:00
..
I2SInput Add instructions for making I2S input work with Adafruit microphone (#1272) 2023-03-05 14:24:31 -08:00
I2SLoopback Bi-directional I2S support (#2775) 2025-01-23 16:30:53 -08:00
I2SLoopback_Buffer Add buffer read to AudioBufferManager and I2S (#2777) 2025-01-26 10:03:44 -08:00
SimpleTone Allow I2S constructor to set pins, like PWMAudio (#2702) 2024-12-18 10:06:54 -08:00
SquareWaveMCLK Add MCLK support for I2S, optimize clocks for jitter-free playback (#1555) 2023-07-07 13:10:32 -07:00
TDM Add TDM support to I2S (#1673) 2023-08-30 08:28:34 -07:00