ucglib icon indicating copy to clipboard operation
ucglib copied to clipboard

Arduino True Color Library for TFTs and OLEDs

Results 90 ucglib issues
Sort by recently updated
recently updated
newest added

Hi I have been trying to create customs fonts using Fony and bdfconv.exe. Using Fony I export to a bdf file and convert to c file using bdfconv bdfconv -v...

Google says i am offline, which is obviously untrue. Which alternatives do i have? Sourcecode? I am on Linux. Cool library. Good work. Dankeschoen.

Hi, would your lib work with this display as well? [elecrow esp32-display-7](https://www.elecrow.com/esp32-display-7-inch-hmi-display-rgb-tft-lcd-touch-screen-support-lvgl.html) This seems to have an exotic Driver IC EK9716BD3 and EK73002ACGB? Or are they compatible with another?

In the following program, if the screen were all white before a reset, after the program runs, the last column and last row are white. I think this is bug,...

Hello, authors! Thanks for your great project! I have a small question about a function: clearScreen. In my project, I use chip ST7735 LCD and Arduino environment. I want to...

Added __NOP define, for STM32 boards using the stm32duino library

I have been trying to modify the ILI9341 driver to make an ILI9342 driver but I am not successful so far. There is a blank area on the right when...

this is a display, which is in my lab, but is still unsupported

enhancement

Hi I have problem with creating bitmap on 1.8 tft display (red pcb) and bdfconv doesn't work :( I have no idea how to make it. I will be very...

This PR adds the ability to test a SPI display (I2C tbd) directly without programming a uC via the multi-protocol serial engine of the FTDI FTx232H chips. > Libmpsse is...