displays a float (decimal number) to 4 digit, 7 segment LED display LDQ-N514R1 using mbed LPC1768
Fork of 7SegmentDisplay by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:c747b832518f | 2016-09-06 | captaintim | Added ability to increment the float number by moving While (1) statement and making a few other changes. |
2:3cf4eba9de56 | 2016-09-04 | captaintim | 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 |
1:46dbd77e0701 | 2016-09-03 | captaintim | Revised 7SegmentDisplay program found in mbed community to display a number sequence on the LDQ-N514R1 4 digit, 7Segment LED Display |
0:463ff11d33fa | 2012-12-29 | ShingyoujiPai | 7 Segment Display Basic |