Skip to content

Use any digital output pin on any digitalWrite() Arduino function compatible board to generate basic sounds and music notes with customizable tempo and pitch.

Notifications You must be signed in to change notification settings

aarotronics/arduino-basic-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Arduino Basic Music

Use any digital output pin on any digitalWrite() Arduino function compatible board to generate basic sounds and music notes with customizable tempo and pitch.

No need for any extra libraries. It can be used with any board which doesn't support tone() special Arduino output function, for example ESP32.

There are on-code predefined music notes frequencies from B0 to D#8 with a standard A4 note frequency of 440Hz.

About

Use any digital output pin on any digitalWrite() Arduino function compatible board to generate basic sounds and music notes with customizable tempo and pitch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published