Simple sound synthesis using ATtiny85 timers. master
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 21 Feb 2016 22:46:48 +0000 (22:46 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 21 Feb 2016 22:46:48 +0000 (22:46 +0000)
commit20eab52f73b4d5b448956706860b52f2da932c7e
treef9e3b5c242b4e49634a2e914f0aa83ec5b772bb6
Simple sound synthesis using ATtiny85 timers.
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
filter.sch [new file with mode: 0644]
tiny_sound.c [new file with mode: 0644]