Coder Social home page Coder Social logo

adafruit_soundboard_library's Introduction

Adafruit_Soundboard_library Build StatusDocumentation

This is a library for the Adafruit Audio FX Sound Boards in UART mode

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())

ASCII Character(s) sent to Sound Board Description
L return a list of all the files on the Sound Board over the serial connection
#{n} play song number "{n}"
P{name} play song with a name of "{name}"
+ increase the volume
- decrease the volume
= pause playback
> resume playback
q stop playback
t return the current time in the track and the total time of the track in seconds over the serial connection
s return the remaining size of the track and the total size of the track in bytes over the serial connection

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.