LCD Example program with attached library

Dependencies:   SLCD mbed

Fork of blink_kl46z_LCD by Stanley Cohen

History

LCD Example program with attached library default tip

2015-09-10, by scohennm [Thu, 10 Sep 2015 00:05:30 +0000] rev 4

LCD Example program with attached library


Update revision to include LCD

2015-01-17, by scohennm [Sat, 17 Jan 2015 23:41:30 +0000] rev 3

Update revision to include LCD


Example of the use of PWM for the KL46Z. Used for algorithms class at NMHU

2014-09-03, by scohennm [Wed, 03 Sep 2014 15:03:30 +0000] rev 2

Example of the use of PWM for the KL46Z. Used for algorithms class at NMHU


Changed to make Digital I/O more explicit

2015-01-17, by scohennm [Sat, 17 Jan 2015 23:29:49 +0000] rev 1

Changed to make Digital I/O more explicit


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.