Skip to content

GeorgePaulino/ArduinoMelody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Melody

Arduino melody player, applying a musical note frequency to a buzzer and leds light effects. Some sample songs can be find in the folder /Melodies.

MIT License

How to

  • All the project should be save in a folder called "Melody".

  • About some variables:

// At Melody.ino
- #include "Melodies/{melody name}.h"
- buzzer = {port of buzzer}
// At Leds.h
- leds = {port of each led}

About

Arduino pack of codes to play melodies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published