Other
ArduinoSound
Arduino <info@arduino.cc>
[EXPERIMENTAL] A simple way to play and analyze audio data using Arduino.
Currently only supports SAMD21 boards and I2S audio devices.
Go to repositoryArduino Sound Library
This library provides simple way to play and analyze audio data using Arduino on SAMD21 based boards using the I2S bus.
To use this library:
1#include <ArduinoSound.h>
amplitudeAnalyzer.input()`
amplitudeAnalyzer.available()
amplitudeAnalyzer.read()