]> oss.titaniummirror.com Git - rgblamp.git/log
rgblamp.git
12 years ago4 channel PWM with sample color changing
R. Steve McKown [Sat, 3 Dec 2011 02:55:50 +0000 (19:55 -0700)]
4 channel PWM with sample color changing

12 years agoFix comments about port assignments
R. Steve McKown [Thu, 1 Dec 2011 19:04:40 +0000 (12:04 -0700)]
Fix comments about port assignments

12 years agoAlter PWM in small increments
R. Steve McKown [Wed, 30 Nov 2011 23:49:33 +0000 (16:49 -0700)]
Alter PWM in small increments

* Use unsigned char, as unsigned short is a 16-bit value
* Increment and decrement PWM value by 1 instead of 16
* Alternate fixed LED state based on increasing/decreasing PWM duty
* Ignore /funclist file

12 years agoInitial commit
R. Steve McKown [Wed, 30 Nov 2011 23:37:12 +0000 (16:37 -0700)]
Initial commit