#Arduino Music Project ####by electricmango https://electricmango.github.io
Uses Arduino tone library pitches.h
http://arduino.cc/en/Tutorial/tone
Arduino code repo for the music I make for the Arduino.
The Arduino Music Project is licensed under the
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
You are free to:
Share — copy and redistribute the material in any medium or format Adapt — remix, transform, and build upon the material for any purpose, even commercially. The licensor cannot revoke these freedoms as long as you follow the license terms.
Under the following terms:
Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
The full license is available at https://creativecommons.org/licenses/by-sa/4.0/legalcode
Copyright (c) 2012 ~ 2015 electricmango
##readme.md ###Read Me. Thanks for reading me, as the title and the subtitle says.
######Contents:
- Tetris [A-Theme]
- Nyan Cat
- Add your own by forking, editing, and requesting a pull! (Any contributors are welcome)
Make sure you include the pitches.h
header for the code to work.