User Tools

Site Tools


arduino:wio-en

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
arduino:wio-en [2024/01/29 12:00] – [Display SSD1306/SH1106] rjversluisarduino:wio-en [2024/01/29 12:18] (current) – [Display SSD1306/SH1106] rjversluis
Line 563: Line 563:
 | {A...} | 0...9 & : | Enlarged numbers. | Example: {A%hour%:%min%} | | {A...} | 0...9 & : | Enlarged numbers. | Example: {A%hour%:%min%} |
 | {B#} | #=0-99999999 | Read an AMP file, "#.amp", from SPIFFS, and draw the bitmap on the current position. | | {B#} | #=0-99999999 | Read an AMP file, "#.amp", from SPIFFS, and draw the bitmap on the current position. |
-| {B'//name//'} or {B[name]} | AMP file //name// | Read an AMP file, "//name//.amp", from SPIFFS, and draw the bitmap on the current position. | The name must be between brackets((Preferred for Rocview.)) or single quotes. |+| {B'//name//'} or {B[name]} | AMP file //name// | Read an AMP file, "//name//.amp", from SPIFFS, and draw the bitmap on the current position. | The name must be between square brackets((Preferred for Rocview.)) or single quotes. |
 | {E} | - | Erase display buffer. An extra {P} is needed to erase the display. | | {E} | - | Erase display buffer. An extra {P} is needed to erase the display. |
 | {F#} | #=0-2 | Select font. 0=7x5 1=6x5w 2=6x5n | Font 5x5 is not supported because its unreadable. | | {F#} | #=0-2 | Select font. 0=7x5 1=6x5w 2=6x5n | Font 5x5 is not supported because its unreadable. |
arduino/wio-en.txt · Last modified: 2024/01/29 12:18 by rjversluis