Simple Audio Board

Another project I did for a friend of mine was called “Rick Roll”. It’s basically a board that just plays a Rick Astley song. /* This sketch uses the buzzer to play songs. The Arduino’s tone() command will play notes of a given frequency. We’ll provide a function that takes in note characters (a-g), and…