Tag Archives: Tone

Arduino Tone Frequencies to Produce Specific Musical Notes

The arduino connected to a passive buzzer can actually be used to create simple music. In order to do this, we need to know the frequencies associated with specific notes. The code below can be used to directly write musical notes to the arduino tone command. This will be covered in an upcoming lesson. Enjoy!