Stephan Hadinger
|
9fa6a0fbbf
|
LVGL Splash screen and ``SetOption135 1`` to disable splash screen
|
2022-03-05 22:56:24 +01:00 |
Theo Arends
|
005a556d41
|
Fix esp32 wire library induced compile error
Fix esp32 wire library induced compile error (#14754)
|
2022-02-07 11:40:35 +01:00 |
s-hadinger
|
f4dadc625b
|
``DisplayDimmer`` has now range 0..100 instead of 0..15 (#13132)
* ``DisplayDimmer`` has now resolution of 8 bits instead of 4, and uses Gamma for LED
* Fix changelog
|
2021-09-14 22:40:26 +02:00 |
Theo Arends
|
5e805e0c4a
|
Move Settings from DRAM to heap
|
2021-06-11 18:14:12 +02:00 |
gemu2015
|
e36c7b31cb
|
multidisplay support
|
2021-04-21 11:01:40 +02:00 |
Theo Arends
|
e6bff6bf9e
|
Standardize on unconnected pin being -1
|
2021-02-14 13:06:19 +01:00 |
Theo Arends
|
ac054ea666
|
Refactor AddLog usage
|
2021-01-23 17:10:06 +01:00 |
gemu2015
|
5d8b10141a
|
picture buttons part 2
|
2021-01-04 16:34:44 +01:00 |
gemu2015
|
7014e64fed
|
st7789 support for LANBON_L8
|
2021-01-03 08:08:03 +01:00 |
Theo Arends
|
46d7e9392e
|
Fix ST7789
|
2021-01-01 15:54:47 +01:00 |
Theo Arends
|
54c1a2d029
|
Add support for SPI display driver for ST7789 TFT
Add support for SPI display driver for ST7789 TFT by Gerhard Mutz (#9037)
|
2021-01-01 15:05:58 +01:00 |
Theo Arends
|
dcbb3f1e0e
|
Happy New Year
|
2021-01-01 13:44:04 +01:00 |
Theo Arends
|
58e6ec55f1
|
Breaking change replacing SPI CS and SPI DC
Breaking change replacing SPI CS and SPI DC by device specific CS and DC
|
2020-12-31 16:17:30 +01:00 |
Jeroen Vermeulen - MageHost
|
8fb6ba2bf7
|
fix: ST7789 display driver for 135*240px
Improved the driver to support both 135*240 and 240*240 formats. These are the most common for the ST7789 display.
Fixes #10282
|
2020-12-29 17:42:36 +01:00 |
gemu2015
|
ec181d37c3
|
fix st7789 esp8266
|
2020-12-04 08:55:43 +01:00 |
Theo Arends
|
765e0e922d
|
Prep for ESP32-C3 ph3
|
2020-11-28 17:00:15 +01:00 |
gemu2015
|
a8bc50e96b
|
add ili9341-2
|
2020-11-16 06:35:43 +01:00 |
Theo Arends
|
fa7fdbd51a
|
Consolidate `AddLog_P`
Consolidate `AddLog_P` into `AddLog_P2` and rename to `AddLog_P`
|
2020-11-06 17:09:13 +01:00 |
gemu2015
|
a80a58c358
|
fix st7789 module init
|
2020-10-19 07:24:58 +02:00 |
gemu2015
|
a7fb362e1c
|
display touch interface unified
|
2020-09-03 12:26:03 +02:00 |
gemu2015
|
baad93942c
|
fix st7789 touch driver
|
2020-08-29 11:30:23 +02:00 |
gemu2015
|
19be44e8b4
|
update st7789
|
2020-08-09 11:08:35 +02:00 |
gemu2015
|
649053007a
|
fix ft5206 watch touch controller
|
2020-08-06 08:53:09 +02:00 |
gemu2015
|
5d102f52f7
|
st7789 added
|
2020-08-05 20:21:21 +02:00 |