BaseBoardBuzzer Tones


#1

what pin does the BaseBoardBuzzer use? I use the Arduino IDE and i am having trouble adding tones from the BaseBoardBuzzerTest.ino Example but i know how to use the Tone Library to create sounds. I would like to know how to modify the BaseBoardBuzzerTest.ino to add tones to the BaseBoardBuzzerTest.ino and the pin number the BaseBoardBuzzer uses?


#2

I figured out witch pin the Buzzer used, I wrote a sketch using the tone library and went through each digital pin one by one and still no sound so i tried the analog pins and found out that it is pin A5, but i still would like to know how to do it the the way it was written on the BaseBoardBuzzerTest.ino


#3