gemu2015
ba3ca8f905
dma default off
2021-12-08 16:34:00 +01:00
gemu2015
3885a19b57
enable all pins for cs and dc
2021-11-16 08:09:04 +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
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
gemu2015
95976a21fc
add rgb24 color dma
2021-05-01 09:54:49 +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
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
7b83e5d1e6
lvgl update 1
2021-04-24 12:29:05 +02:00
gemu2015
3b4ce6053c
add udisp
2021-04-21 11:10:59 +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