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.


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Make 2 additional PWM pins on Mega?


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums