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.
Dependencies: VL53L1X
Dependents: HelloWorld_53L1A1_Cpp_test
7 segment display
macro use for human readable segment building More...
Variables | |
| static const uint8_t | ascii_to_display_lut [256] |
| Ascii to 7 segment lookup table. | |
Detailed Description
macro use for human readable segment building
--s0-- s s 5 1 --s6-- s s 4 2 --s3-- . s7 (dp)
Variable Documentation
static const uint8_t ascii_to_display_lut [static] |
Ascii to 7 segment lookup table.
Most common character are supported and follow http://www.twyman.org.uk/Fonts/ few extra special @ ^~ ... etc are present for specific demo purpose
Generated on Sat Jul 16 2022 20:17:32 by
1.7.2