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: ST_INTERFACES X_NUCLEO_COMMON
Dependents: Display_53L0A1_IntSatelites Display_53L0A1_InterruptMode
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
Definition at line 136 of file Display_class.h.
Generated on Tue Jul 12 2022 21:41:59 by
1.7.2
