Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanRamaNoodles authored Apr 16, 2018
1 parent 54ed9dd commit c18c65e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ First Download [Tone library](https://github.com/bhagman/Tone) from bhagman. My

## Demonstration

(Video coming soon)Check out the video below for a Legend of Zelda music demostration. In the video, an Arduino Nano outputs two voices. The arduino uses a vibrating motor as a percussion instrument, and an RGB LED to add some fire to the show. The delay function is not used at all :)

Check out the video below for a Legend of Zelda music demostration. In the video, an Arduino Nano outputs two voices. The arduino uses a vibrating motor as a percussion instrument, and an RGB LED to add some fire to the show. The delay function is not used at all :)

[Click here for Video](https://youtu.be/uoHhlrqZYDI "Demonstration Video")
## Advantages
* This Arduino Library makes an Arduino board play music in the background while running your program(Assuming your code doesn't have any delay).
* **So you can view the Serial Monitor, display stuff on an OLED, and read buttons while this library plays your music in the background**
Expand Down

0 comments on commit c18c65e

Please sign in to comment.