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_PWM_simple by
History
KBrat-SSD645-HW-3_2_Q6
2017-02-06, by tisbrat [Mon, 06 Feb 2017 16:44:16 +0000] rev 9
KBrat-SSD645-HW-3_2_Q6
Demo of light sensor reading for NMHU Ambient computing Spring 2016 HW 2.1
2016-01-25, by scohennm [Mon, 25 Jan 2016 16:10:38 +0000] rev 8
Demo of light sensor reading for NMHU Ambient computing Spring 2016 HW 2.1
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.