Thanks to @davedarko's persistence and his #Me building projects from hackaday.io project, there is now version of this song that keeps all the note data in PROGMEM, and thus uses so little memory, that it runs on ATTiny45. The updated code is in the repository linked on the left.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
Great!
You can also avoid all float variables - here modification: (compiles OK, but not tested) http://pastebin.com/0zsRLssJ
Are you sure? yes | no
The floats are there only in the surprise version, because it was a quick hack.
Are you sure? yes | no
Ah Hah!
Are you sure? yes | no