u8g2
u8g2 copied to clipboard
U8glib library for monochrome displays, version 2
Good afternoon, First, thank you very much for your wonderful work and library. I've found out that text scaling support has been added to u8x8 library (https://github.com/olikraus/u8g2/issues/41) and it was...
Hello, I bought this display: aliexpress.com/item/1005003755364938.html Can I use this library for it? And which constructor is it?
First of all, thanks for your kind and such professional work helping out throughout the world I may be one of the newest newbie in this field and it seems...
Hi, I wanted to use u8g2 with an existing sketch I found on GitHub (originally made for ESP32, but I ported it to the RP2040). I already designed a board...
When building apps in sys/sdl under MinGW, gcc was failing with "undefined reference to `u8x8_GetMenuEvent'" Using MinGW gcc version 6.3.0 (MinGW.org GCC-6.3.0-1)
How can I upload bitmap to ST7567 just using SPI? Could you tell me what data packages to send?
Request for ST7567S I2c 128/64 LCD support https://www.buydisplay.com/download/ic/ST7567S.pdf
Hi, I'm using SSD1309 with buffer (_f) and custom MCU interface (8080 parallel port) used font : u8g2_font_t0_14_tr I'm a little bit confusing, when I use `UserInterfaceSelectionList()` with fonts less...
Hey Oli, great library thanks for building this. I'm trying to define my own custom mui field which will render a "pi" style button, but I notice that `mui_u8g2_draw_button_utf_pi` is...
Hi, i have been struggling to get this display module to work, i always turn to u8g2 when trying a new mono screen but i cant seem to get anything...