Giter VIP home page Giter VIP logo

soundz's Introduction

SoundZ

logo

SoundZ is an audio library for playing back uncompressed WAV files from SPI Flash with Arudino. It's based on WaveHC library by Adafruit (and William Greiman) and modified by me to read files from SPI Flash instead of SD card.

Requires SerialFlash library: https://github.com/PaulStoffregen/SerialFlash

##Hardware: Currently library has been only tested with custom ATMega1284p running "maniacbug" bootloader.

SPI Flash memory that confirmed working is: S25FL127SABMFI101, but all ICs that compatible with SerialFlash library should work in theory.

As far as Audio Hadrdware, it's based on Adafruit's WaveShield (https://learn.adafruit.com/adafruit-wave-shield-audio-shield-for-arduino). As bare minimum it requires MCP4921 DAC. TS922IN OpAmp is used to amplify sound for playback via headphones or small speaker (i.e. 1/2W).

##List of known issues:

  • Pause/Resume not tested, might not work
  • Seek function (to skip portion of WAV) is definately not working (not ported yet).

soundz's People

Contributors

lensdigital avatar

Stargazers

Markus avatar Andrew NS Yeow avatar perigalacticon avatar Thomas avatar Amrit Singh avatar Euan avatar Feri Beke avatar

Watchers

Euan avatar  avatar

Forkers

awaisrehman786

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.