Bodmer
4f857c43fd
init reg
2017-03-14 09:51:44 +00:00
Bodmer
0fe1acf6cb
Allow MISO (D6) to be used as DC or CS pin
2017-03-12 03:31:51 +00:00
Bodmer
c2cf07db1e
Tweak padding
...
Allows for negative x offsets in fonts
2017-03-12 01:16:07 +00:00
Bodmer
a427626cfc
Weed out legacy variables, add readAddrWindow()
...
readAddrWindow is a private function to support pixel and block reads of
the TFT screen. Tested on ILI9341.
2017-03-11 16:59:34 +00:00
Bodmer
05a9aee260
Permit D6 (MISO) to be used for DC to save on pins
...
Using D6 (MISO) for the DC line is not recommended as transaction support and TFT reads may cause it to become and input!
However if a hardware setup has no other pins spare, then this is an option that can be tried.
2017-03-11 16:38:29 +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