1.44" 128x128 TFT display V1.1, ILI9163C, SPI
Code: LA141014Free Shipping
From 100 EUR
30 Days to Return
For Registered
30 Days to Return
For Registered Customers
Free Shipping
For orders from 100 EUR
Customer Care
We handle complaints within 5 days
Quick dispatch
Within 24 hours
Related products
Product detailed description
This amazing little display is the best way to add a small, colourful and bright display to any project.
With the library "Adafruit-ST7735" works without problem, I initialize the display with tft.initR(INITR_144GREENTAB);
We have managed to get this display working with the SUMOTOY TFT_ILI9163C library, but the first column of the pixel is missing, so we need to edit the TFT_ILI9163C_settings.h file in the library (corrected in the source below). When initilizing the display it is necessary to show the A0 pin: TFT_ILI9163C display = TFT_ILI9163C(__CS, __A0, __DC);
Specifications:
- Resolution: 128x128 points
- colors: 18-bit (262,144 colors)
- driver: ILI9163C
- Connection: SPI
- Operating voltage: 5V or 3.3V (coupling at LDO)
- 3.3V LED backlight (PWM -> brightness)
- 3.3V logic (5V unofficial, no warranty)
- Dimensions: 45x33x5mm
Connection Arduino for mini 3.3V (For UNO, use a voltage divider):
Display | Arduino |
VCC | VCC |
GND | GND |
CS | 10 |
Reset | 9 |
A0 | 8 |
SDA | 11 (MOSI) |
SCK | 13 |
LED | 3.3V |
Included in delivery:
- 1pc 1.44" 128x128 TFT display V1.1, ILI9163C, SPI
Remark:
- This product is not a standalone functional unit and may require professional installation.
- Product images are for illustration purposes only and may sometimes differ from the actual appearance of the item. However, this does not change its basic properties.
Additional parameters
Category: | TFT LCD Displays |
---|---|
Warranty: | 2 years |
Weight: | 0.013 kg |
4,8
4 ratings
Add a rating
5
4
3
2
1
5
PT
Petr Trunkat
Menší zápas s knihovnou, ale ve výsledku dela presne to co má ????
4
JŠ
Jiří Šrámek
Nejprve byl problém s knihovnou, technická podpora zafungovala (i když s určitým zpožděním), posléze displej fungoval jak má.
5
DC
Denis Colesnicov
"Jeste bych rad poznamenal ze s pouzitim knihovny ""SUMOTOY TFT_ILI9163C"" je cela vykreslovana cast posunuta o 2 pixely doleva. Avsak po malem patrani jsem zjistil ze knihovna ""Adafruit-ST7735-Library"" je na tom lip. Jen je pouze zapotrebi provest inicializaci s s parametrem INITR_144GREENTAB:
tft.initR(INITR_144GREENTAB); // initialize a ST7735S chip"
5
PČ
Petr Černý
Dobře funguje na ESP8266 s ovladačem od Adafruit:
Adafruit-ST7735-Library-master a Adafruit-GFX-Library-master
Be the first who will post an article to this item!