Skip to content

Plays 8-bit PCM audio on pin D3 using pulse-width modulation (PWM) on Arduino with Atmega4809.

License

Notifications You must be signed in to change notification settings

clwe/NanoEvery-PCM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NanoEvery-PCM

Plays 8-bit PCM audio on pin D3 using pulse-width modulation (PWM) on Arduino with Atmega4809. This code is not fully tested.

Installation

Copy the folder NanoEvery-PCM with the source files to your Arduino Library path. Its in your sketchbook/libraries folder which defaults to:

  • ~/Arduino/libraries (linux)
  • ~/Documents/Arduino/libraries (osx)
  • C:\Users\<User Name>\Documents\Arduino\libraries (windows)

About

Plays 8-bit PCM audio on pin D3 using pulse-width modulation (PWM) on Arduino with Atmega4809.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages