Skip to content
/ TMRpcm Public
forked from TMRh20/TMRpcm

Arduino library for asynchronous playback of PCM/WAV files direct from SD card. Arduino Uno,Nano,Mega etc supported

Notifications You must be signed in to change notification settings

tfg13/TMRpcm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Changed in this fork:

- Adapted timings for 8Mhz operation. (Atmega 328P without external oscillator)
  Please note that lowering the clock speed also limits available sample rates, 11025 works fine for me.

See the wiki at https://github.com/TMRh20/TMRpcm/wiki for info

Direct download: https://github.com/TMRh20/TMRpcm/archive/master.zip

About

Arduino library for asynchronous playback of PCM/WAV files direct from SD card. Arduino Uno,Nano,Mega etc supported

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.9%
  • Other 30.1%