U8glib_Arduino
U8glib_Arduino copied to clipboard
U8glib library for Arduino
ST7735
It is worth waiting for the support of the display ST7735? Is it possible to correct an existing library to support this display?
https://github.com/MarlinFirmware/Marlin/issues/7006
Hi, I really enjoyed your chess on my little OLED display :)) Great work!!! You just may want to rearrange the code In chessengine.c for cu_add_pos() to make it display...
Hello olikraus, I am sorry if I duplicate an issue, i did not find a solution to my problem. It is: I want to make my font, I finally found...
hi, either I don't understand the performace gain with full buffer mode or there is something wrong. the Hello World exampe takes 583ms from clearBuffer to sendBuffer. I am using...
Why disabled Hardware SPI for st7920 on Arduino Due ? u8g.h: ``` # elif defined(**SAM3X8E**) /\* Arduino Due */ # define U8G_COM_HW_SPI u8g_com_arduino_hw_spi_fn # define U8G_COM_ST7920_HW_SPI u8g_com_null_fn # endif ```...
Dear sir, I appreciate the library you created. I would like to add some new cyrillic fonts to your library. How can i send you a file with the font...
Hi I find this article http://www.instructables.com/id/Arduino-analogue-ring-meter-on-colour-TFT-display/ and i'm trying to convert to U8GLIB, for ssd1322, or maybe something like it, so i can have same type gauge display. Please Help....
This does not work indeed, but I need someone who know how to get it work to guide me to make it work.
Hello Oliver, You should retag release 1.18.1 as it contains the bad version of library.properties and Arduino IDE doesn't download the right zip. My last upgrade keeps me still in...