|
SKETCHES: SOUND |
| PROGRAM NAME | DESCRIPTION | COMMENTS, MATERIALS, LINKS |
| Melody.ino | Play a Melody through a speaker using the tone() function. |
Ensure the pitches.h file resides in the same folder as the sketch. Derivative work from https://www.arduino.cc/en/Tutorial/ToneMelody?from=Tutorial.Tone |