GithubHelp home page GithubHelp logo

musical-paddle's Introduction

Musical Paddle

Musical PaddleThis program was built to turn my Kappa Kappa Psi (honorary band service fraternity) paddle into a music and lights show that would play our school's fight song, "Buckeye Battle Cry," using an Adafruit Trinket 5V (ATtiny85 @ 8MHz). The MusicalPaddle.ino file also contains code to play "Hang on Sloopy," but it was not used in the final project.

By Colin A. Williams (2018)

This project would not have been possible without the TrinketTone code by Bruce E. Hall, W8BH. http://w8bh.net/avr/TrinketTone.pdf

Hardware used

  • 1 Adafruit Trinket 5V
  • 2 5mm Standard blue LEDs
  • 1 5mm Standard white LED
  • 1 Toggle switch push button
  • 2 330Ω resistors between board and blue LEDs
  • 1 1KΩ resistor between the board and the white LED
  • 1 Passive buzzer
  • 1 9V battery
  • 1 9V battery snap connector
  • Hook-up wire
  • Solder

Move pitches folder to your Sketchbook's libraries folder

In order for the pitches.h file to work, the pitches folder must me moved inside of your Sketchbook's libraries folder before compiling.

Why didn't you use the built-in Arduino tone() method?

The normal Arduino tone() method does not work with the Adafruit Trinket, so some TrinketTone code by Bruce E. Hall, W8BH that gives the same result with an Adafruit Trinket was used instead.

musical-paddle's People

Contributors

c-o-l-i-n 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.