This is a library for the Adafruit Audio FX Sound Boards in UART mode
- Adafruit Audio FX Mini Sound Board - WAV/OGG Trigger - 2MB Flash
- Adafruit Audio FX Mini Sound Board - WAV/OGG Trigger - 16MB Flash
- Adafruit Audio FX Sound Board + 2x2W Amp - WAV/OGG Trigger - 2MB
- Adafruit Audio FX Sound Board + 2x2W Amp - WAV/OGG Trigger - 16MB
- Adafruit Audio FX Sound Board - WAV/OGG Trigger with 2MB Flash
- Adafruit Audio FX Sound Board - WAV/OGG Trigger with 16MB Flash
Check out the links above for our tutorials and wiring diagrams This sound fx driver uses TTL Serial to communicate
This is a list of the UART strings that will trigger actions on the Sound Board. For more details, see Adafruit_Soundboard.cpp (all commands must be followed by a carriage return character (\r
) and then a new line character(\n
), just like Serial.println())
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Written by Limor Fried/Ladyada for Adafruit Industries. MIT license, all text above must be included in any redistribution
To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder Adafruit_Soundboard. Check that the Adafruit_Soundboard folder contains Adafruit_Soundboard.cpp and Adafruit_Soundboard.h
Place the Adafruit_Soundboard library folder your arduinosketchfolder/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE
We also have a great tutorial at: https://learn.adafruit.com/adafruit-audio-fx-sound-board