This is a modified version of damellis PCM library (https://github.com/damellis/PCM) to make it compatible with Servo library. Originally,the PCM library uses Timer 1 to drive interruppted playback of PCM.But Servo library also uses Timer 1 to send pulse waves to servo.So I change the PCM library to use timer 2 only.But it also changes playback of PCM into non-interrupt driven way.In other words,you have to wait for playback of PCM to do other things.
-
Notifications
You must be signed in to change notification settings - Fork 0
codemee/FlagPCM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Playback PCM audio with only one timer on Arduino to make it compatible with Servo library.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published