/Poly-uino

Play up to 4 tones at same time with arduino. You can write your own melodies with a simple music notation.

Primary LanguageC++Apache License 2.0Apache-2.0

Poly-uino

Play up to 4 channels melody. Easy as it is. Just get your favorite tunes, look at the scores and code it out.

Minimum Requirements

  • Arduino UNO (Atmega328)

Getting started

  • Clone the respository
  • Change the Melodies section with your scores.
  • Upload the project to your arduino using an Arduino IDE (^1.6)
  • Have fun =)