Graphics library for cheap KMR-1.8 SPI (S6D02A1 and ILI9163) TFT displays

Hello bodmer,

Thanks for the script! Pretty effective... I just ran it and here is the output :

TFT driver register values:
===========================
Register 0x01: 0x00
Register 0x04: 0x548066
Register 0x09: 0x610000
Register 0x0A: 0x08
Register 0x0B: 0x00
Register 0x0C: 0x06
Register 0x0D: 0x00
Register 0x0E: 0x00
Register 0x0F: 0x00
Register 0x2E: 0x482020
Register 0xDA: 0x54
Register 0xDB: 0x80
Register 0xDC: 0x66
===========================

Looks like driver chip is: ILI9163 (based on datasheet ID)

The one I haven't tried yet, so there is hope!
I also went back to the description of the TFT part I bought and it says ST7735... we always have surprises with these products from China!
I will try your lib and give you some news.

Thanks again!