An Arduino library to play melodies on buzzers. Melodies can be easily written in RTTTL or in a custom human-readable format. Only for ESP8266 and ESP32.
Stars
45
Forks
11
Watchers
45
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
72
commits
1
commits
refactor rtttl melody loading from DB file, add example
114305dView on GitHubfix bug which causes the crash at boot in esp8266 core v3.0.x
a0a9a7aView on GitHubfix melody player initialization in examples for esp32
972cb6fView on GitHubgetNote returns an empty note instead of crashing when accessing to invalid position
2cf68eaView on GitHub