circuitpython/ports/nrf/common-hal/audiobusio
Jeff Epler 912fd7759d nrf: PDMIn: Implement
So far, this supports only 16kHz and 16-bit samples with a fixed gain.
This is enough to support the basic functionality of e.g., sensing
ambient audio levels.
2019-08-18 15:58:04 -05:00
..
I2SOut.c nrf: stub out audiobusio.PDMIn, audiobusio.I2SOut 2019-08-18 15:55:57 -05:00
I2SOut.h nrf: stub out audiobusio.PDMIn, audiobusio.I2SOut 2019-08-18 15:55:57 -05:00
PDMIn.c nrf: PDMIn: Implement 2019-08-18 15:58:04 -05:00
PDMIn.h nrf: PDMIn: Implement 2019-08-18 15:58:04 -05:00
__init__.c nrf: stub out audiobusio.PDMIn, audiobusio.I2SOut 2019-08-18 15:55:57 -05:00