|
Adafruit Library
|
#include "dispDrvBase.h"Go to the source code of this file.
Classes | |
| class | drvDispThinkInkGrayscale4Eaamfgn |
| Driver for a ThinkInk 2.9" Grayscale 4-level EAAMFGN display. More... | |
Macros | |
| #define | STATUS_BAR_HEIGHT 20 |
| Height of the status bar in pixels, assumes 16px icons. | |
| #define | STATUS_BAR_BORDER 1 |
| Border around the status bar in pixels. | |
| #define | STATUS_BAR_ICON_SZ 16 |
| Size of status bar icons in pixels. | |
| #define | STATUS_BAR_ICON_SPACING 4 |
| Spacing between status bar icons in pixels. | |
| #define | STATUS_BAR_ICON_MARGIN 5 |
| Margin from edge of display to status bar icons in pixels. | |
Driver for ThinkInk 2.9" Grayscale 4-level EAAMFGN display (present on the 2025 version of the Adafruit MagTag)
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Copyright (c) Brent Rubell 2025 for Adafruit Industries.
BSD license, all text here must be included in any redistribution.
1.8.13