fazaio / arduino-tone-rock

Play simple song using arduino tone buzzer

Repository from Github https://github.comfazaio/arduino-tone-rockRepository from Github https://github.comfazaio/arduino-tone-rock

arduino-tone-rock

contributions welcome

Intro

Let's Rock 🤘 🎼
This project mostly covers solo guitar rock songs to simple arduino tones. In this project i use pin 8 to connect the piezzo, if you want another pin to connect piezzo find #define ConfigPiezzoPin 8 and change the number as you wanted. Define tone based on official arduino tone melody (https://www.arduino.cc/en/Tutorial/toneMelody), but i have made combine file pitches.h inside .ino file, and make it simple just copy and uploads. libraries are not required.

Wiring

List of tunes

Iron Maiden

Copyright

It's all about hobby, you can re-use, copy, modify, etc.

About

Play simple song using arduino tone buzzer


Languages

Language:C++ 100.0%