Bodmer
2d0f580a38
Silicon bug work-around for Issue #21
...
There is a silicon bug in the ESP32, writing the same value to a
register twice sometimes fails. TFT_CS needs a delay though, so the fix
is to write two different values to the register.
2017-06-16 13:45:49 +01:00
Bodmer
d9694ef50d
Correct textwrap limit (Issue #18 )
2017-05-22 23:43:26 +01:00
Bodmer
a2ab44f106
Revert "Corrext teztwrap limit (Issue #18 )"
...
This reverts commit 4230f6bc30 .
2017-05-22 23:41:56 +01:00
Bodmer
4230f6bc30
Corrext teztwrap limit (Issue #18 )
2017-05-22 23:41:32 +01:00
Bodmer
c52db6bf59
Add ESP32 compatibility
...
Tested with ILI9341 only so far!
2017-05-20 01:37:58 +01:00
Bodmer
6353547074
Up issue
2017-04-26 22:22:46 +01:00
Bodmer
cdb836876d
Increment issue
...
Minor format and typo errors corrected
2017-04-24 22:43:04 +01:00
Bodmer
8e996c0257
Minor bug fixes plus faster block write function added
2017-04-23 18:50:53 +01:00
Bodmer
1668700f3a
Add ILI9163 129 x 128 display support
2017-04-18 23:15:59 +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
a71a98a59c
Increment version
2017-04-14 16:00:44 +01:00
Bodmer
6526e34e7c
Work around for D4 IDE bug
...
A condition can exist where pin D4 is allocated a value of 0
The workaround is to define and use pin numbers in the PIN_Dx format
2017-04-14 15:45:40 +01:00
Bodmer
d31cbc3dbd
Format and code tidy - fixes for compatibility issues
2017-04-14 01:04:04 +01:00
Bodmer
e65f4cb1fe
Rename swap() to avoid clashes
...
Increment version
2017-04-13 00:20:19 +01:00
Bodmer
d3d877c8e2
Add RPi display support for write strobe mod
2017-03-27 02:15:30 +01:00
Bodmer
31343c367a
Update version
2017-02-25 02:18:37 +00:00
Bodmer
237565cff0
Update with multiple User_Setup file option
...
Added Tools folder and licence for Marek's screenshot viewer utility
2017-02-22 10:04:26 +00:00
Bodmer
e1b2959577
First draft release
...
Not yet fully tested but seems to work OK!
2017-02-22 03:07:17 +00:00