Giter VIP home page Giter VIP logo

star-wars-imperial-march-arduino-due's Introduction

Star-Wars-Imperial-March-Arduino-Due

Hello! If you're here you likely had trouble finding the Star Wars Imperial March theme source code or "sketch" that you could just copy straight onto your Arduino Due. At least, that's what I spent the better part of a week doing. The tone() function isn't supported on the Due, so to copypasta music source code for the musicaly inept (me), it doesnt work because they're all for the other boards utilizing tone(). I took the source code from the most popular one you can find on google, it had the notes and some custom called beep() that then called tone() so I wrote down all the frequency and duration settings and then got the "NewToneLib.h" and from https://github.com/YordanYordanovGIT/NewToneLib and used the example tone to recreate the Imperial March theme.

TLDR; I modified some other people's work and now you can copy and paste Star Wars Imperial March for Arduino Due.

I hope this helps someone!

star-wars-imperial-march-arduino-due's People

Contributors

duncanti2011 avatar

Watchers

 avatar

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.