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.
7seg_fonts.h
00001 /** 00002 * https://ja.wikipedia.org/wiki/7%E3%82%BB%E3%82%B0%E3%83%A1%E3%83%B3%E3%83%88%E3%83%87%E3%82%A3%E3%82%B9%E3%83%97%E3%83%AC%E3%82%A4 00003 **/ 00004 00005 const uint8_t fonts[] = { 00006 // 0x20 - 00007 0x00, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 00008 // 0 1 2 3 4 5 6 7 8 9 = 00009 0xFA, 0x0A, 0xBC, 0x9E, 0x4E, 0xD6, 0xF6, 0xCA, 0xFE, 0xDE, 0x00, 0x00, 0x00, 0x14, 0x00, 0x00, 00010 // A B C D E F G H I J K L M N O 00011 0x00, 0xEE, 0x76, 0xF0, 0x3E, 0xF4, 0xE4, 0xF2, 0x66, 0x02, 0x3A, 0xE6, 0x70, 0xEA, 0x26, 0x36, 00012 // P Q R S T U V W X Y Z 00013 0xEC, 0xFC, 0x24, 0x56, 0x74, 0x32, 0x7A, 0x7E, 0x6E, 0x5E, 0xB8, 0xA6 00014 };
Generated on Sat Jul 16 2022 11:42:37 by
1.7.2