Reference Language | Libraries | Comparison | Changes
Compatible with Arduino Due only The Audio library enables an Arduino Due board to play back .wav files from a storage device like an SD card. The Due uses the DAC0 and DAC1 pins to play sounds.
NB : The Audio library and associated functions are experimental. While it is not likely the API will change in future releases, it is still under development. Examples
|
Functions |
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.