Using light sensor instead of dimming For use with NMHU AAA class 2014 HW 4.1 Q3
Fork of blink_kl46z_states_v2 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:f6123326a434 | 2015-10-04 | scohennm | Update for SSD 341/541 Fall 2015 |
6:710e18c552f5 | 2014-09-14 | scohennm | Example of using visible light sensor and LCD display. LEDs showing high and low limits. |
5:817aa144563d | 2014-09-12 | scohennm | Cleaned up timer redundancy |
4:bd42ab18979b | 2014-09-11 | scohennm | Created a true state machine for NMHU class program HW sample |
3:64e28ee5719b | 2014-09-09 | scohennm | Revised so that there is no wait function. |
2:c016448d89b2 | 2014-09-05 | scohennm | Moved location of PWM frequencies |
1:51f8c2b04ce2 | 2014-09-05 | scohennm | Use of KL46z PWM LCD and LED's for NMHU 140904 |
0:e23fffd4b9a7 | 2014-08-14 | scohennm | 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. |