Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spudmashmedia/arduino-headphoneamplifier

Headphone Amplifier sketch for Open Music Labs Audio Codec Shield
https://github.com/spudmashmedia/arduino-headphoneamplifier

arduino audio sketch

Last synced: about 1 month ago
JSON representation

Headphone Amplifier sketch for Open Music Labs Audio Codec Shield

Awesome Lists containing this project

README

        

# Arduino-HeadphoneAmplifier
Headphone Amplifier sketch for Open Music Labs Audio Codec Shield.
[http://www.openmusiclabs.com/projects/codec-shield/](http://www.openmusiclabs.com/projects/codec-shield/)



## Installation

### Pre-requisite

#### Arduino IDE OR LeafLabs Maple IDE
- [http://arduino.cc/en/main/software](http://arduino.cc/en/main/software)
- [http://leaflabs.com/docs/ide.html](http://leaflabs.com/docs/ide.html)

#### Audio Codec Shield Library
- [http://wiki.openmusiclabs.com/wiki/AudioCodecShield](http://wiki.openmusiclabs.com/wiki/AudioCodecShield)

#### Build
- Load HeadphoneAmplifier.pde into the target IDE, Verify/Build

## Usage

This code was tested with
- Arduino UNO R3 / LeafLabs Maple R5
- Open Music Labs Audio Codec Shield
- Dell ST2420L Monitor Line Out Audio Output
- Shure SRH840 Headphone Monitors

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## History

8 January 2015 Johnny Dong ([http://www.spudmash.com](http://www.spudmash.com))
- v1.0 commit

## Credits
Open Music Labs for building an awesome shield

## License

GNU GENERAL PUBLIC LICENSE

This software is in the public domain, furnished "as is", without technical support, and with no warranty, express or implied, as to its usefulness for any purpose.