Make 2 additional PWM pins on Mega?
hi, possible make 2 normal digital pins act pwm pins on arduino mega? understand pwm software implementation? if it's possible, give me hints have change in core libraries.
pwm implemented in hardware using timers on arduino controller chip. arduino software not enabling pwm pins on mega, see thread: http://www.arduino.cc/cgi-bin/yabb2/yabb.pl?num=1242837044/6#6
also possible add pwm resources using external hardware such tlc5940, see: http://www.arduino.cc/playground/learning/tlc5940.
also possible add pwm resources using external hardware such tlc5940, see: http://www.arduino.cc/playground/learning/tlc5940.
Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Make 2 additional PWM pins on Mega?
arduino
Comments
Post a Comment