SSD1306 OLED display driver
1.8.2
This library is developed to control SSD1306/SSD1331/SSD1351/IL9163/PCD8554 RGB i2c/spi LED displays
|
Variables | |
const PROGMEM uint8_t | ssd1306xled_font6x8 [] |
const PROGMEM uint8_t | ssd1306xled_font8x16 [] |
const PROGMEM uint8_t | ssd1306xled_font6x8_German [] |
const PROGMEM uint8_t | ssd1306xled_font6x8_AB [] |
const PROGMEM uint8_t | ssd1306xled_font5x7 [] |
const PROGMEM uint8_t | ssd1306xled_font5x7_AB [] |
const PROGMEM uint8_t | digital_font5x7_123 [] |
const PROGMEM uint8_t | digital_font5x7_AB [] |
const PROGMEM uint8_t | digital_font5x7 [] |
const PROGMEM uint8_t | free_calibri11x12 [] |
const PROGMEM uint8_t | free_calibri11x12_cyrillic [] |
const PROGMEM uint8_t | free_calibri11x12_latin [] |
const PROGMEM uint8_t | courier_new_font11x16_digits [] |
const PROGMEM uint8_t | comic_sans_font24x32_123 [] |
const uint8_t comic_sans_font24x32_123 |
Comic Sans ASCII Free Type font 24x32 with digits only (Ascii codes 32 - 64).
Definition at line 737 of file ssd1306_fonts.c.
const PROGMEM uint8_t courier_new_font11x16_digits[] |
Standard ASCII Free Type font 11x16 with digits only (Ascii codes 32 - 64).
Definition at line 698 of file ssd1306_fonts.c.
const uint8_t digital_font5x7 |
Digital ASCII 5x7 Fixed Type font
Definition at line 352 of file ssd1306_fonts.c.
const PROGMEM uint8_t digital_font5x7_123[] |
Digital ASCII 5x7 Fixed Type font with only digits and operation signs
const uint8_t digital_font5x7_AB |
Digital ASCII 5x7 Fixed Type font with only capital letters
Definition at line 453 of file ssd1306_fonts.c.
const uint8_t free_calibri11x12 |
const uint8_t free_calibri11x12_cyrillic |
Calibri ASCII 11x12 Free Type font cyrillic
Definition at line 1003 of file ssd1306_fonts.c.
const uint8_t free_calibri11x12_latin |
Calibri ASCII 11x12 Free Type font basic latin
Definition at line 1155 of file ssd1306_fonts.c.
const PROGMEM uint8_t ssd1306xled_font5x7[] |
Standard ASCII 5x7 Fixed Type font
Definition at line 523 of file ssd1306_fonts.c.
const PROGMEM uint8_t ssd1306xled_font5x7_AB[] |
Standard ASCII 5x7 Fixed Type font with only capital letters
Definition at line 625 of file ssd1306_fonts.c.
const PROGMEM uint8_t ssd1306xled_font6x8[] |
Standard ASCII 6x8 Fixed Type font.
Definition at line 42 of file ssd1306_fonts.c.
const PROGMEM uint8_t ssd1306xled_font6x8_AB[] |
Standard ASCII 6x8 AB Fixed Type font with only capital letters
Definition at line 266 of file ssd1306_fonts.c.
const PROGMEM uint8_t ssd1306xled_font6x8_German[] |
German chars for standard ASCII 6x8 Fixed Type font
Definition at line 247 of file ssd1306_fonts.c.
const PROGMEM uint8_t ssd1306xled_font8x16[] |
Standard ASCII 8x16 Fixed Type font
Definition at line 144 of file ssd1306_fonts.c.