displays a float (decimal number) to 4 digit, 7 segment LED display LDQ-N514R1 using mbed LPC1768

Dependencies:   mbed

Fork of 7SegmentDisplay by Svend Kaffke

History

Added ability to increment the float number by moving While (1) statement and making a few other changes. default tip

2016-09-06, by captaintim [Tue, 06 Sep 2016 06:27:58 +0000] rev 3

Added ability to increment the float number by moving While (1) statement and making a few other changes.


displays decimal number to a 4 digit, 7segment display (LDQ-N514R1), reveal how to finesse digits out one at a time for display, and flash display fast enough to show decimal number

2016-09-04, by captaintim [Sun, 04 Sep 2016 11:54:00 +0000] rev 2

displays decimal number to a 4 digit, 7segment display (LDQ-N514R1), reveal how to finesse digits out one at a time for display, and flash display fast enough to show decimal number


Revised 7SegmentDisplay program found in mbed community to display a number sequence on the LDQ-N514R1 4 digit, 7Segment LED Display

2016-09-03, by captaintim [Sat, 03 Sep 2016 17:36:47 +0000] rev 1

Revised 7SegmentDisplay program found in mbed community to display a number sequence on the LDQ-N514R1 4 digit, 7Segment LED Display


7 Segment Display Basic

2012-12-29, by ShingyoujiPai [Sat, 29 Dec 2012 12:00:01 +0000] rev 0

7 Segment Display Basic