Reference   Language | Libraries | Comparison | Changes

Arduino Sound library

This library provides simple way to play and analyze audio data using Arduino on SAMD21 based boards (i.e Arduino or Genuino Zero, MKRZero or MKR1000 Board) using the I2S bus.

For more information about the I2S click here.

Examples



Last revision 2016/12/05 by AG

AmplitudeAnalyzer Class class

AudioInI2S class

AudioOutI2S class

FFTAnalyzer class

SDWave class

Reference Home

Corrections, suggestions, and new documentation should be posted to the Forum.

The text of the Arduino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.