Arduino PWM Frequency: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
*Arduino Nano has 64kHz - [https://arduino.stackexchange.com/questions/46857/arduino-nano-pwm-frequency] | *Arduino Nano has 64kHz - [https://arduino.stackexchange.com/questions/46857/arduino-nano-pwm-frequency] | ||
*250kHz - [https://arduino.stackexchange.com/questions/9408/generating-a-pwm-frequency-greater-than-125-khz-using-arduino-uno] | *250kHz - [https://arduino.stackexchange.com/questions/9408/generating-a-pwm-frequency-greater-than-125-khz-using-arduino-uno] | ||
*Changing frequencies on the Mega - [https://forum.arduino.cc/index.php?topic=72092.0] | *Changing frequencies on the Mega - [https://forum.arduino.cc/index.php?topic=72092.0]. Changing duty cycle - [http://forum.arduino.cc/index.php?topic=495249.0] |