Lines Matching full:pcm
12 converted to PCM using the OpenPDMFilter library, which is available
44 The example acquires 5s of audio and prints out the PCM stream on COM port.
49 acquisition both the green and red LEDs go on and the PCM stream is sent
57 The characteristics of the PCM audio are hardcoded in the example:
67 See pcm and pdm configuration in file :zephyr_file:`samples/boards/96boards/argonkey/microphone/src…
72 At the end of the acquisition the PCM data will be printed on the terminal
78 Binary PCM Output
98 ASCII PCM Output
101 It is also possible to recompile and to have PCM output in ASCII, which needs
128 Play PCM Audio
131 Now that we have a binary PCM file (say sound.raw), you can use,
134 signed 16 bit PCM, Little Endian, mono format @16KHz.