Libraries

xod-dev/st7735-display@0.37.3
Nodes to drive ST7735 based TFT LCD displays. This library supports 128x160 resolution displays which are connected through the hardware SPI interface. Physically, some displays based on the 7735 chip may differ from each other and have different sets of instructions for initialization. To solve this, the library contains several device nodes for different types of displays. These nodes are labeled "B", "G", "RG", and "RR".
2020-05-28 ⋯ 11 versions ⋯ 2021-02-17
ivanmason/ra8876@1.1.0
Warper for RA8876 tft lcd display
2020-03-22 ⋯ 2 versions ⋯ 2020-05-26
ivanmason/tft-lcd-touch@0.2.0
2.8" lcd touchscreen with uc8230 driver
2019-06-30 ⋯ 3 versions ⋯ 2019-07-06
bradzilla84/color-tft-lcd-driver-mcufriend-kbv@0.0.1
Block for the MCUFRIEND_kbv range of TFT-LCD Touch Displays (Tested on the XC-4630 Duinotech clone, should work for all)
2018-12-07
bradzilla84/arduino-tft-lib@0.1.0
This library enables an Arduino board to communicate with the Arduino TFT LCD screen. It simplifies the process for drawing shapes, lines, images(COMING SOON), and text to the screen. The Arduino TFT library extends the Adafruit GFX, and Adafruit ST7735 libraries that it is based on. The GFX library is responsible for the drawing routines, while the ST7735 library is specific to the screen on the Arduino TFT. The Arduino specific additions were designed to work as similarly to the Processing API as possible. This is just a Wrapper for the Arduino TFT Library........
2018-11-18
bradzilla84/ftoled@0.0.1
For use with Freetronics OLED128 128x128 pixel OLED display(Just a test Lib, Stay tuned for Auduino TFT Lib to be released soon to support TFT LCD's in general)
2018-11-13