- 14 Nov, 2018 1 commit
-
-
Bodmer authored
Remove legacy changes for double buffered SPI Eliminate unecessary ESP32 SPI read/modify write Eliminate two stage control bit changes (may impact some diplays with setup/hold timing and show ESP32 hardware register bug?) Add single register write for CS and DC command Make setAddrWindow smarter (as used in previous AVR library) Improve compatibility with GFX sketches Re-arrange comments slightly to improve positioning
-
- 13 Nov, 2018 1 commit
-
-
Bodmer authored
ICST7735S red-tabbed 80x160 support
-
- 11 Nov, 2018 1 commit
-
-
Bodmer authored
-
- 09 Nov, 2018 1 commit
-
-
Bodmer authored
-
- 08 Nov, 2018 1 commit
-
-
Gavin Smalley authored
-
- 07 Nov, 2018 2 commits
-
-
Gavin Smalley authored
-
Gavin Smalley authored
-
- 06 Nov, 2018 1 commit
-
-
Bodmer authored
The library supported 240x240 ST7789 displays only which require an 80 pixel offset in rotation 2 and 3 The library now also supports the 240x320 display which has a different RGB colour order.
-
- 05 Nov, 2018 2 commits
- 04 Nov, 2018 2 commits
-
-
Bodmer authored
- 03 Nov, 2018 1 commit
-
-
Bodmer authored
Added ST7789 initialization
-
- 29 Oct, 2018 1 commit
-
-
Bodmer authored
160x80 bgr
-
- 24 Oct, 2018 3 commits
- 23 Oct, 2018 1 commit
-
-
Bodmer authored
datum marker was not in correct position on screens that are not 320x240 pixels
-
- 21 Oct, 2018 4 commits
-
-
Bodmer authored
-
Bodmer authored
-
Bodmer authored
If PSRAM is fitted and enabled the Sprites are now created in PSRAM. This makes multiple full screen buffers possible!
-
Bodmer authored
Four new examples have been added to show different methods of rendering the anta-aliased fonts. A few minor bugs have been corrected associated with the font rendering. drawNumber and drawFloat handle fixed width mono fonts with no digit movement.
-
- 11 Oct, 2018 2 commits
- 10 Oct, 2018 1 commit
-
-
Bodmer authored
-
- 17 Sep, 2018 1 commit
-
-
Bodmer authored
-
- 26 Aug, 2018 1 commit
-
-
Bodmer authored
-
- 02 Aug, 2018 3 commits
-
-
Bodmer authored
(leave TFT SDO disconnected if other SPI devices share MISO)
-
Bodmer authored
(leave TFT SDO disconnected if other SPI devices share MISO)
-
Andriy Makukha authored
-
- 01 Aug, 2018 3 commits
-
-
Bodmer authored
-
Bodmer authored
-
Andriy Makukha authored
-
- 30 Jul, 2018 2 commits
- 29 Jul, 2018 1 commit
-
-
Bodmer authored
#define SPI_READ_FREQUENCY 20000000 // Optional reduced SPI frequency for reading TFT Also weeded out some compiler warnings
-
- 11 Jul, 2018 1 commit
-
-
Bodmer authored
Small performance improvement for ILI9488
-
- 09 Jul, 2018 1 commit
-
-
Bodmer authored
-
- 08 Jul, 2018 1 commit
-
-
Bodmer authored
ILI9488 is now supported in SPI mode as well as 8 bit parallel.
-
- 07 Jul, 2018 1 commit
-
-
Bodmer authored
Setup20 added for ESP8266 and Setup21 addwd for ESP32
-