openmv/scripts/examples/Arduino/Nano-RP2040
iabdalkader a8858c9d0e RP2: Update Audio module.
* Use a configurable number of PCM buffers in a queue to avoid overflows.
* Add option to configure whether to use pendsv or mp_scheduler for Python callbacks.
* Streaming can be started without a callback and get_buffer() returns a single buffer from the queue.
* Add precomputed LUT for lib OpenPDM stored in flash (saves about 500uS per conversion).
* Overflow detection and configurable abort on overflow.
* Remove fixed DMA channel.
2021-08-21 01:29:10 +02:00
..
00-Basics Add Nano-RP2040 examples. 2021-08-04 21:51:16 +02:00
01-Sensors Add Nano-RP2040 examples. 2021-08-04 21:51:16 +02:00
02-Bluetooth Add Nano-RP2040 examples. 2021-08-04 21:51:16 +02:00
03-WiFi Add Nano-RP2040 examples. 2021-08-04 21:51:16 +02:00
04-Audio RP2: Update Audio module. 2021-08-21 01:29:10 +02:00
05-Thermal Add Nano-RP2040 examples. 2021-08-04 21:51:16 +02:00