PWM
                                
                                
                                
                                    PWM copied to clipboard
                            
                            
                            
                        Arduino Library: Modify PWM on AVR (arduino) platform
PWM.h
v 5.0
Created by Sam Knight
Modify PWM frequency on AVR (arduino) platform
Modified by Terry Myers:
- Modified examples to be in their own folders
 - Corrected a line feed character in two of the libraries so that visual studio would not error when opening them
 - Added README.MD, library.properties, and library.json files to better "integrate" to IDEs espencially Arduino IDE for begginers
 - Added new example for high resolution control of an LED
 - 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