- 07 Jan, 2020 1 commit
-
-
Bodmer authored
-
- 06 Jan, 2020 3 commits
- 05 Jan, 2020 3 commits
- 02 Jan, 2020 6 commits
-
-
Bodmer authored
-
Bodmer authored
The s60sc Adafruit_Touch library fork for the ESP32 parallel mode uses the TFT_WR pin as an analogue input to read the screen resistance. The TFT_eSPI library kept TFT_CS low permanently for performance reasons, but when used with the touch library a low analogue value on the TFT_WR pin will write spurious data to the display. This change toggle TFT_CS so it is only low during TFT parallel bus writes. The performance reduction is small.
-
Bodmer authored
-
Bodmer authored
-
Bodmer authored
-
Bodmer authored
ILI9488 not compliant to datasheet with extra clock pulse?
-
- 06 Dec, 2019 1 commit
-
-
Bodmer authored
Add TTGO T-Wristband config
-
- 05 Dec, 2019 2 commits
- 27 Nov, 2019 1 commit
-
-
Bodmer authored
Update to accommodate smooth font rendering, which need a background colour specified.
-
- 26 Nov, 2019 1 commit
-
-
Bodmer authored
Add: Destructor of TFT_eSprite.
-
- 21 Nov, 2019 1 commit
-
-
lovyan03 authored
-
- 11 Nov, 2019 5 commits
- 10 Nov, 2019 4 commits
- 02 Nov, 2019 4 commits
- 22 Oct, 2019 2 commits
- 21 Oct, 2019 1 commit
-
-
Bodmer authored
Images/sprites overlapping both sides of the display were not correctly cropped. Option added to allow RGB<>BGR colourr swap option to be used. ESP8266 Wemos D1 R1 pin numbering difference accomodated. TTGO T4 setup changed to use HSPI port.
-
- 07 Oct, 2019 1 commit
-
-
Bodmer authored
Setup 135 is for TTGO T Display (ESP32) Plus minor tweaks to avoid some warnings
-
- 03 Oct, 2019 1 commit
-
-
Bodmer authored
-
- 28 Sep, 2019 1 commit
-
-
Bodmer authored
Correct compile error.
-
- 08 Aug, 2019 1 commit
-
-
Bodmer authored
-
- 31 Jul, 2019 1 commit
-
-
Bodmer authored
Added support for ST7789 135 x 240 display which needs offsets Added Setup135_ST7789.h as an example setup file for ESP8266
-