NMHU SSD 341 sieve demo with light sensor while loop for timer

Dependencies:   SLCD mbed

Fork of lightsense_kl46z_states by Stanley Cohen

History

NMHU SSD 341 sieve demo with light sensor while loop for timer default tip

2014-10-14, by scohennm [Tue, 14 Oct 2014 16:59:19 +0000] rev 7

NMHU SSD 341 sieve demo with light sensor while loop for timer


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.