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.
Fork of X_NUCLEO_53L0A1 by
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 Wed Jul 13 2022 17:44:25 by
1.7.2
