Git Product home page Git Product logo

ocrdu / arduino_samd21_audio_player Goto Github PK

View Code? Open in Web Editor NEW
14.0 4.0 2.0 1.05 MB

Simple audio player library for SAMD21G-based Arduinos. Sends an array of samples to the DAC on A0, with optional extrapolation aka oversampling. Intended for playing short sound bites without the need for an external audio player.

License: GNU General Public License v3.0

C++ 95.17% C 4.83%
arduino samd21 audio dac audio-player

arduino_samd21_audio_player's People

Contributors

ocrdu avatar schnepe2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

schnepe2

arduino_samd21_audio_player's Issues

Adafruit Trinket M0 plays sine1kHz but not other examples

Using an Trinket M0 (which is an SAMD21) I can play the sine1kHz array just fine.

However, neither HAL nor Eurythmics plays.

I tried truncating HAL to be the same size as sine1kHz, but that doesn't work either.

Looking at the oscilliscope I also don't see anything resembling a waveform. Pin A0 appears to either be in HIGH or LOW, nothing in between (as you would expect for DAC).

Not sure what else I can do to troubleshoot. Thoughts?

Play samples from SPI Flash memory ?

Is it possible to recover samples from data structures other than const uint8_t ?
Because it tries to play samples from Flash memory on XIAO's SPI interface but it doesn't work.
You wrote a very nice library.
Sorry for my English.
Regards Jan Czereśnia.

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.