User Tools

Site Tools


arduino:wio-ampchar-en

WIO AMP Characters

Format

AMP

The character size is 16 x 24 pixel.
Example of the 3 character:

.
.
   XXXXXXXX
  XXXXXXXXXX
 XXXXXXXXXXXX
XXXXX    XXXXX
XXXX      XXXX
          XXXX
          XXXX
          XXXX
         XXXX
        XXXX
    XXXXXXX
    XXXXXXX
        XXXX
         XXXX
          XXXX
          XXXX
          XXXX
XXXX      XXXX
XXXXX    XXXXX
 XXXXXXXXXXXX
  XXXXXXXXXX
   XXXXXXXX

On top and on the right side are pixels free for spacing.

Further examples are found here:

See: AMP

Text

An example on how to activate the Amp characters:

{E}%bkid%: %lcaddr% %platform%{X0L1+}%lcid%{P}
  • An underscore will be shown as 8 pixel space.
  • A dash should have an AMP width of 8 pixel.

See also:

AMP another Large Character Set

Some other large characters have been published in January 2024. The size is slightly different with a width of 14 pixels and a height of 24 pixels.

amp_characters_a_z_size_24x14.zip characters A to Z
amp_numbers_0_9_size_24x14.zip numbers 0 to 9 and a "colon"
amp_lcbes_chars.zip to display %lcbes% the files "gt.amp" and "lt.amp" are required


On an OLED display of size 128 x 32 pixels these characters consume a height of three lines of standard text. So the display may show one line of standard text and one line of large characters/numbers.

The coding of this image may look like this:

{E}{R2}{L0X0}%hour%:%min%.%sec% AMP 24x14 {L1X0}{+}ABCDEF {-}{P}

See also:

arduino/wio-ampchar-en.txt · Last modified: 2024/06/16 09:55 by hermannk