1222 Commits

Author SHA1 Message Date
Stephan Hadinger
deee1bb69c Berry simplified solidification 2021-04-28 08:49:22 +02:00
gemu2015
df56218d9d fix pushcolors 2021-04-28 08:34:11 +02:00
Stephan Hadinger
d9a0dd5266 Berry add support for rtc time 2021-04-27 22:54:53 +02:00
Stephan Hadinger
2003688f1b uDisplay remove byte swap 2021-04-27 19:44:30 +02:00
s-hadinger
e31998620f
LVGL add Led 7 seg font (#11916)
* LVGL add Led 7 seg font

* Moved fonts to a new LVGL_assets lib

* Forgot include

Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-04-27 19:05:23 +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
Stephan Hadinger
f0fb65c56d Merge branch 'development' of https://github.com/arendst/Tasmota into lvgl_chrono 2021-04-25 21:40:09 +02:00
Stephan Hadinger
b03756a24a Add time measure to SPI display 2021-04-25 21:40:01 +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
Stephan Hadinger
fef7f0bf65 uDisplay - allow space as delimiter 2021-04-25 16:21:37 +02:00
gemu2015
a8ac5ed07c Update Adafruit_LvGL_Glue.cpp 2021-04-25 15:28:47 +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
Theo Arends
f119c20e80
Merge pull request #11865 from gemu2015/lvgl_update
Lvgl update
2021-04-24 21:11:59 +02:00
gemu2015
70c2290c9d lvgl touch added 2021-04-24 16:20:39 +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
Stephan Hadinger
329fa24928 Berry conditional compile for modules 2021-04-24 12:11:06 +02:00
Stephan Hadinger
dc68844ef3 Fix conflicts with uDisplay 2021-04-23 17:35:16 +02:00
Charles
f4bacb7f1e Merge branch 'teleinfo' of https://github.com/hallard/Tasmota into teleinfo 2021-04-21 23:14:17 +02:00
gemu2015
02cab3cad0 fixes 2021-04-21 12:02:46 +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
Stephan Hadinger
4395a19fe6 Add `Input` GPIO type with no default action, to be read via Berry 2021-04-21 10:05:10 +02:00
Charles
747dc28642 send also label name in ADPS callback 2021-04-20 19:15:02 +02:00
Stephan Hadinger
dc77b58200 LVGL add screenshot 2021-04-20 13:44:16 +02:00
Theo Arends
33dcbb4363
Merge pull request #11786 from barbudor/esp32_pwm_full
Demo of PWM 100% problem on ESP32 (for discussion)
2021-04-20 08:42:23 +02:00
Barbudor
785d8a75b5 move the fix to esp32 adaptation layer 2021-04-20 08:18:25 +02:00
s-hadinger
79dda48c9a
Merge pull request #11799 from s-hadinger/esp32c3_bearssl
Fixes for esp32c3
2021-04-19 19:54:42 +02:00
Stephan Hadinger
c6f433be91 Fixes for esp32c3 2021-04-19 19:37:59 +02:00
gemu2015
e946b4c483 epaper 42 support 2021-04-19 17:01:33 +02:00
Theo Arends
19314a7fc4
Merge pull request #11789 from s-hadinger/lvgl_v7.11_2
Add LVGL 7.11 support with Berry binding (ESP32 only)
2021-04-19 12:28:15 +02:00
Stephan Hadinger
4b55d5be52 Fix crash on Risc-V ESP32 C3 2021-04-19 12:14:26 +02:00
Stephan Hadinger
820b261c07 Fix bug with Berry PSRAM 2021-04-19 08:55:57 +02:00
Stephan Hadinger
bd60b9b602 Add LVGL 7.11 support with Berry binding (ESP32 only) 2021-04-19 08:40:11 +02:00
gemu2015
96a0dd4874 add loadable fonts 2021-04-18 09:20:54 +02:00
Jason2866
186c8bcdb5
add C3 2021-04-17 19:54:56 +02:00
Jason2866
8e7e3512c1
add C3 variant 2021-04-17 19:52:14 +02:00
Jason2866
bbb0e7464b
fix if for riscv 2021-04-17 19:51:14 +02:00