avr/timer-serial.git
9 years agoDemonstration echoing serial chars and briefly flashing an LED with PWM.
Pat Thoyts [Thu, 20 Aug 2015 14:10:03 +0000 (15:10 +0100)]
Demonstration echoing serial chars and briefly flashing an LED with PWM.

This demo flashes an LED with a specific number of PWM pulses in response
to a serial character input to output a constant small amount of light.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>