- Version
- Download 747
- File Size 0.46 KB
- File Count 1
- Create Date February 7, 2012
- Last Updated December 23, 2017
arduino 10LED cylon Sketch (Version 2)
A simple sketch for the arduino that performs a cylon / night rider effect over 10 pins, utilising software based pwm to get around the 6 x PWM limit of the ATMega328
Note: their is an if / else function in this code that initially lights all 10 LEDs for 5 seconds before starting the cylon effect which can be removed easily.
Please note: you will need the SoftPWM.h library to use this sketch.