gemu2015
ba3ca8f905
dma default off
2021-12-08 16:34:00 +01:00
Stephan Hadinger
f3c235b8e9
Removed ILI9488 driver in favor of Unversal Display Driver
2021-11-17 22:48:48 +01:00
gemu2015
3885a19b57
enable all pins for cs and dc
2021-11-16 08:09:04 +01:00
gemu2015
1278682182
epaper area calls
2021-11-16 08:03:15 +01:00
gemu2015
01ec66b7b6
fix rotate
2021-10-04 13:04:48 +02:00
gemu2015
7e38e75116
fix multi display issues
2021-09-30 19:09:38 +02: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
Stephan Hadinger
1682582bea
Disable PSRAM on unsupported hardware
...
Either ESP32 rev1/2 that needs special fixes
`-DHAS_PSRAM_FIX -mfix-esp32-psram-cache-issue -lc-psram-workaround -lm-psram-workaround`
or ESP32-PICO-V3-02 that requires esp-idf 4.4
2021-07-18 19:43:33 +02:00
Stephan Hadinger
2d5841af9c
Esp32c3 fix compilation for SPI and uDisplay
2021-06-10 19:07:20 +02:00
Stephan Hadinger
8cdd327bf2
Speed optimization for monochrome conversion
2021-05-30 19:06:23 +02:00
Stephan Hadinger
b7946a360e
Support for SH1107 over SPI, found in M5Stick
2021-05-30 18:19:14 +02:00
gemu2015
a2242d4dbc
udisplay color swap for lvgl
2021-05-11 10:42:04 +02:00
mikep1998
1c1495d52d
rework of mapping
2021-05-11 00:26:14 -07:00
mikep1998
de506edd8e
uDisplay support for new opcodes.
2021-05-10 13:40:27 -07:00
mikep1998
cec4828a13
Adding support for ILI9488/XPT2046 display
2021-05-10 13:26:59 -07:00
s-hadinger
e01c60df84
LVGL Fix TS ( #12071 )
...
* LVGL Fix TS
* Try to fix linker
* Fix2
* Last fix
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-05-10 15:48:02 +02:00
Stephan Hadinger
63c7e5f7bf
Introduced tasmota_options.h for libs
2021-05-04 19:28:51 +02:00
gemu2015
8a22f591ea
attempt to fix a bug with ft5316
2021-05-01 09:56:09 +02:00
gemu2015
b3e69e71e5
optimized ra8876 pushpixels
2021-05-01 09:55:26 +02:00
gemu2015
95976a21fc
add rgb24 color dma
2021-05-01 09:54:49 +02:00
gemu2015
d86353369e
ili9341 callbacks
2021-04-30 15:39:53 +02:00
gemu2015
0ecb5202f7
move touch to driver
2021-04-30 15:26:41 +02:00
gemu2015
3565eeb75d
display dump
2021-04-29 14:18:28 +02:00
gemu2015
df56218d9d
fix pushcolors
2021-04-28 08:34:11 +02:00
Stephan Hadinger
2003688f1b
uDisplay remove byte swap
2021-04-27 19:44:30 +02:00
gemu2015
688a999566
fix lvgl pushcolors
2021-04-26 15:05:17 +02:00
s-hadinger
7cb30b07da
LVGL fix byte order for DMA and non-DMA ( #11897 )
...
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-04-26 14:33:20 +02:00
s-hadinger
61cecdef2f
Udisplay finegrain delay ( #11894 )
...
* uDisplay add 10ms delay and log
* Silly bug
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-04-26 13:49:42 +02:00
gemu2015
ed61e9fe74
fix esp8266 compile
2021-04-26 11:41:01 +02:00
gemu2015
9901ccdde7
lvgl initial dma support
2021-04-26 10:20:14 +02:00
gemu2015
1727741357
add hadinger mod space
2021-04-25 19:25:42 +02:00
gemu2015
45b38c9bf2
faster tft spi for esp32
2021-04-25 19:18:55 +02:00
gemu2015
1e230e1f2d
fix lvgl touch
2021-04-25 17:28:42 +02:00
gemu2015
3727ba977a
epd47 lvgl support
2021-04-25 15:14:50 +02:00
s-hadinger
154ed011da
Revert "uDisplay LVGL auto-config of SPI"
2021-04-25 11:19:02 +02:00
Stephan Hadinger
075c124474
uDisplay LVGL auto-config of SPI
2021-04-25 10:39:04 +02:00
gemu2015
7d0f7fe3db
lvgl monochrome support
2021-04-25 08:24:07 +02:00
gemu2015
0f7ec3cb77
update lvgl 2
2021-04-24 12:31:14 +02:00
gemu2015
7b83e5d1e6
lvgl update 1
2021-04-24 12:29:05 +02:00
gemu2015
a34d54032c
remove wrong gfx lib
2021-04-21 11:16:42 +02:00
gemu2015
3b4ce6053c
add udisp
2021-04-21 11:10:59 +02:00
gemu2015
95a29d7e61
add framebuffer
2021-04-21 11:04:36 +02:00
gemu2015
353046f092
gfx
2021-04-21 11:03:01 +02:00
gemu2015
e36c7b31cb
multidisplay support
2021-04-21 11:01:40 +02:00
gemu2015
e946b4c483
epaper 42 support
2021-04-19 17:01:33 +02:00
gemu2015
96a0dd4874
add loadable fonts
2021-04-18 09:20:54 +02:00
gemu2015
102d6ec04b
update universal display
2021-04-16 19:36:45 +02:00
gemu2015
4e17838917
universal display update
2021-04-14 14:26:59 +02:00
gemu2015
16e397dbd7
udisplay lib
2021-04-11 12:30:50 +02:00
Ajith Vasudevan
150a8baf29
Fixed include for tasmota32 build
2021-03-19 16:07:47 +05:30