Kristian Nielsen
da867d585c
Couple small fixes in preparation for submission upstream
2017-08-01 13:21:44 +02:00
Kristian Nielsen
b33b88c648
Fix ST7787 display rotation
...
With this change, both the hardware-scrolling examples (TFT_Terminal and
TFT_Matrix) work correctly.
Rotations 0, 1, 2, and 3 are defined as successive clockwise 90 degree
rotations.
Vertical refresh is defined to be in direction from low to high coordinate
("top to bottom", or "left to right" in landscape orientations).
2017-08-01 13:17:05 +02:00
Kristian Nielsen
4b546e1811
Add TEOFF and TEON command definitions
2017-08-01 13:16:19 +02:00
Kristian Nielsen
ce66629b70
Add a couple definitions to make demos work unmodified
2017-08-01 13:16:19 +02:00
Kristian Nielsen
c52327324f
Mandelbrot example works now.
2017-08-01 13:14:10 +02:00
Kristian Nielsen
0835b336bd
Very first step, talking successfully to ST7787
2017-08-01 13:14:10 +02:00
Bodmer
0bd3930b72
Correct missing #defines for ST7735 TFT
2017-04-26 22:16:59 +01:00
Bodmer
8e996c0257
Minor bug fixes plus faster block write function added
2017-04-23 18:50:53 +01:00
Bodmer
7a35c9dc4e
Tidy legacy comments
2017-04-19 00:23:48 +01:00
Bodmer
0c187c7840
Add ILI9163 128 x 128 support
2017-04-18 23:22:14 +01:00
Bodmer
02edb37db7
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# TFT_Drivers/ILI9163_Init.h
2017-04-18 23:20:42 +01:00
Bodmer
1668700f3a
Add ILI9163 129 x 128 display support
2017-04-18 23:15:59 +01:00
Bodmer
2ab0bb6778
Exit sleep mode
...
Exit sleep mode should not have been commented out
2017-04-18 17:36:35 +01:00
Bodmer
c2dcf25cc1
Add support for ST7735 128x128 display
...
May not cater for 128x128 ST7735 displays with different RGB and offset
configurations.
2017-04-16 16:13:12 +01:00
Bodmer
d31cbc3dbd
Format and code tidy - fixes for compatibility issues
2017-04-14 01:04:04 +01:00
Bodmer
d3d877c8e2
Add RPi display support for write strobe mod
2017-03-27 02:15:30 +01:00
Bodmer
4f8029b096
Added support for RPi TFT
...
16 bit serial based ILI9486 supported
2017-03-24 23:23:35 +00:00
Bodmer
20c9086853
Add support for ST7735 128x128 TFT
2017-03-17 00:03:35 +00:00
Bodmer
cd356bb6c5
Add S6D02A1 and ILI9163 driver code
2017-02-26 03:03:47 +00:00
Bodmer
e1b2959577
First draft release
...
Not yet fully tested but seems to work OK!
2017-02-22 03:07:17 +00:00