Terryjmyers/PWM: Arduino Library - GitHub

Skip to content Dismiss alert {{ message }} / PWM Public
  • Notifications You must be signed in to change notification settings
  • Fork 24
  • Star 46

Arduino Library: Modify PWM on AVR (arduino) platform

46 stars 24 forks Branches Tags Activity Star Notifications You must be signed in to change notification settings
  • Code
  • Issues 4
  • Pull requests 2
  • Actions
  • Projects
  • Security

    Uh oh!

    There was an error while loading. Please reload this page.

  • Insights
Additional navigation options terryjmyers/PWM  masterBranchesTagsGo to fileCode

Folders and files

NameNameLast commit messageLast commit date

Latest commit

 

History

7 Commits
examplesexamples  
utilityutility  
PWM.hPWM.h  
README.mdREADME.md  
keywords.txtkeywords.txt  
library.jsonlibrary.json  
library.propertieslibrary.properties  
View all files

Repository files navigation

  • README
PWM.h

v 5.0

Created by Sam Knight

Modify PWM frequency on AVR (arduino) platform

Modified by Terry Myers:

  1. Modified examples to be in their own folders
  2. Corrected a line feed character in two of the libraries so that visual studio would not error when opening them
  3. Added README.MD, library.properties, and library.json files to better "integrate" to IDEs espencially Arduino IDE for begginers
  4. Added new example for high resolution control of an LED
  5. Added "{ 0, 0, 0, 0, 0 }, //TIMER1C" to line 107 in ATimerDefs.cpp as suggested by texmit from arduino forms

Original repository https://code.google.com/archive/p/arduino-pwm-frequency-library/downloads

Original Arduino Forum library post by Runnerup (Sam Knight): https://forum.arduino.cc/index.php?topic=117425.0

About

Arduino Library: Modify PWM on AVR (arduino) platform

Resources

Readme

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

46 stars

Watchers

5 watching

Forks

24 forks Report repository

Releases

No releases published

Packages

No packages published

Languages

  • C++ 53.7%
  • C 46.3%
You can’t perform that action at this time.

Tag » Arduino Pwm Library