Cleaner version with blinking instead of dimming For use with NMHU AAA class 2014 HW 4.1
Fork of blink_kl46z_states by
History
Cleaned up timer redundancy
2014-09-12, by scohennm [Fri, 12 Sep 2014 19:46:15 +0000] rev 5
Cleaned up timer redundancy
Created a true state machine for NMHU class program HW sample
2014-09-11, by scohennm [Thu, 11 Sep 2014 22:32:51 +0000] rev 4
Created a true state machine for NMHU class program HW sample
Revised so that there is no wait function.
2014-09-09, by scohennm [Tue, 09 Sep 2014 21:49:20 +0000] rev 3
Revised so that there is no wait function.
Moved location of PWM frequencies
2014-09-05, by scohennm [Fri, 05 Sep 2014 23:37:33 +0000] rev 2
Moved location of PWM frequencies
Use of KL46z PWM LCD and LED's for NMHU 140904
2014-09-05, by scohennm [Fri, 05 Sep 2014 02:26:47 +0000] rev 1
Use of KL46z PWM LCD and LED's for NMHU 140904
Shows a little more logic and defines off and on for the led's which are false and true respectively. Also, time for blink is a 2-element array.
2014-08-14, by scohennm [Thu, 14 Aug 2014 21:18:38 +0000] rev 0
Shows a little more logic and defines off and on for the led's which are false and true respectively. Also, time for blink is a 2-element array.