Skip to content

Simple PCM and 1-bit BTC sound player for the ATmega328p using Timer2

Notifications You must be signed in to change notification settings

speters/arduino-soundplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino soundplay

Simple functions and example code to implement a simple 8bit-PCM or 1-bit BTC audio player. Needs Timer2 and works on ATmega328p.

For infos regarding BTc see http://www.romanblack.com/picsound.htm This method of 1-bit sound encoding is a great flash memory space saver, but does not seem to encode equally well for all sound samples.

About

Simple PCM and 1-bit BTC sound player for the ATmega328p using Timer2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published