Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of lightsense_kl46z_states_nowait by
History
Changed pc print program name
2016-09-09, by scohennm [Fri, 09 Sep 2016 19:41:10 +0000] rev 9
Changed pc print program name
make clone for basic program
2016-09-09, by scohennm [Fri, 09 Sep 2016 19:31:08 +0000] rev 8
make clone for basic program
Demo with no wait() function for NMHU SSD 341
2014-09-17, by scohennm [Wed, 17 Sep 2014 18:20:10 +0000] rev 7
Demo with no wait() function for NMHU SSD 341
Example of using visible light sensor and LCD display. LEDs showing high and low limits.
2014-09-14, by scohennm [Sun, 14 Sep 2014 23:45:39 +0000] rev 6
Example of using visible light sensor and LCD display. LEDs showing high and low limits.
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.