martinberlin
|
5ffb67f193
|
Add GT911 using esp_lcd_touch_gt911
|
2023-09-03 00:20:11 +02:00 |
|
martinberlin
|
9445dab325
|
epdiy V7 made a bit faster
|
2023-08-26 12:23:37 +02:00 |
|
martinberlin
|
87bf29d676
|
Update with epdiy last version support
|
2023-08-24 12:45:30 +02:00 |
|
Martin
|
0636e2605b
|
Merge branch 'master' into master
|
2022-01-02 12:33:49 +01:00 |
|
martinberlin
|
63bc5f4cf7
|
#75 Update lvgl_tft
|
2022-01-02 12:28:43 +01:00 |
|
arktrin
|
26fe6e7703
|
clarify the 52/53 px offset oddity
|
2021-12-23 14:54:28 -06:00 |
|
arktrin
|
c4cd524487
|
add offset for 240x135 displays based on ST7789
|
2021-12-23 14:54:28 -06:00 |
|
arktrin
|
8cbbc299e9
|
fix SPI names for touch
with ESP32-C3 specific auto-dma proper selection
|
2021-12-21 16:57:51 -06:00 |
|
Tomas Rezucha
|
d44b7e808a
|
Revert "fix spi names"
|
2021-12-17 19:18:05 +01:00 |
|
Tomas Rezucha
|
22ba4161b5
|
fix spi names
|
2021-12-16 15:45:23 +01:00 |
|
arktrin
|
23ee5be93b
|
replace all specific SPI names with SPIx_HOST
|
2021-12-13 14:31:09 +03:00 |
|
arktrin
|
31a5733c8d
|
Fix SPI configuration for ESP32-C3 and ESP32-S2
ESP32-C3 and ESP32-S2 do not have VSPI or HSPI
|
2021-12-05 17:01:36 +03:00 |
|
Matthias Ringwald
|
f3f6ba6470
|
Added PCD8544 to readme, addressed PR comments
|
2021-11-25 17:16:04 -06:00 |
|
Matthias Ringwald
|
37a4d3a4e6
|
Add PCD8544 driver
|
2021-11-25 17:16:04 -06:00 |
|
Carlos Diaz
|
dd09b4d01a
|
Merge pull request #93 from sidwarkd/patch-1
Fix orientation config define on Kconfig and ssd1306
|
2021-08-25 12:46:29 -05:00 |
|
Tomas Rezucha
|
6a3e46e509
|
Merge pull request #99 from lvgl/fix/backlight-off
Don't call backlight function when backlight is disabled
|
2021-08-23 10:13:01 +02:00 |
|
chenghongyao
|
171cd53915
|
fix data length overflow
|
2021-08-15 12:52:34 +08:00 |
|
Kevin Sidwar
|
ee36378f54
|
Change config naming for ssd1306 to use LV_ prefix
|
2021-08-12 23:48:23 -06:00 |
|
Tomas Rezucha
|
5043946699
|
Fix build on idf v4.1 and v4.2
|
2021-08-11 22:17:02 +02:00 |
|
Tomas Rezucha
|
607df9ab94
|
Don't call backlight function when backlight is disabled
|
2021-08-11 20:59:56 +02:00 |
|
Tomas Rezucha
|
2d6ea1330c
|
Provide README section about backlight control
|
2021-08-04 09:38:05 +02:00 |
|
Tomas Rezucha
|
11c240daca
|
Support IDF version < v4.3
|
2021-08-03 16:59:40 +02:00 |
|
Tomas Rezucha
|
3c4399d510
|
Update TFT drivers for new backligh control
|
2021-08-03 14:17:58 +02:00 |
|
Tomas Rezucha
|
fa042b0ecd
|
Carve out backlight control to separate component
|
2021-08-03 14:15:52 +02:00 |
|
Kevin Sidwar
|
a0e933c7e6
|
Fix orientation config define
|
2021-07-30 15:29:18 -06:00 |
|
Carlos Diaz
|
678779c848
|
Merge pull request #89 from ropg/range_remove
Remove remaining IDF_TARGET-dependent GPIO ranges.
|
2021-07-30 14:05:33 -05:00 |
|
Carlos Diaz
|
40064954df
|
Merge branch 'master' into master
|
2021-07-29 18:27:34 -05:00 |
|
Rop Gonggrijp
|
779bf4ecfb
|
Remove remaining IDF_TARGET-dependent GPIO ranges.
See discussion in #70
|
2021-07-15 12:31:18 +02:00 |
|
Carlos Diaz
|
a68ce89ff4
|
Merge pull request #70 from ropg/I2C_Manager
Replace all LVGL driver I2C code with I2C Manager
|
2021-07-14 13:18:35 -05:00 |
|
Rop Gonggrijp
|
93a44492fc
|
Things suggested by @tore-espressif
See [here](https://github.com/lvgl/lvgl_esp32_drivers/pull/70#pullrequestreview-704302765) in #70
|
2021-07-14 13:12:49 +02:00 |
|
Rop Gonggrijp
|
befa5d0730
|
directory i2c_manager -> lvgl_i2c
|
2021-07-14 12:43:19 +02:00 |
|
Rop Gonggrijp
|
048438738c
|
Things noted by @tore-espressif
See https://github.com/lvgl/lvgl_esp32_drivers/pull/70#pullrequestreview-703588587
|
2021-07-12 10:18:20 +02:00 |
|
Rop Gonggrijp
|
8f661270be
|
Make it work with v7 and v8
Makes the change from #83 dependent on major version number so things work with v7 and v8.
|
2021-07-08 18:08:29 +02:00 |
|
Rop Gonggrijp
|
e52112376f
|
Replace allLVGL driver I2C code with I2C Manager
For discussion see #70
|
2021-07-08 11:04:07 +02:00 |
|
C47D
|
fa86e1d092
|
Remove & operator when passing display driver to lv_disp_flush_ready
Closes #81
|
2021-06-30 23:02:10 -05:00 |
|
Debian
|
613787b340
|
enable the X and Y offset options whith TTGO TDisplay
|
2021-06-27 11:50:19 -05:00 |
|
Justin Smestad
|
82ba726199
|
Revert lvgl_tft/Kconfig
|
2021-06-26 17:50:56 -06:00 |
|
Justin Smestad
|
19087aeb06
|
Remove SPI guard for TTGO configuration
Fixes remaining part of #50
|
2021-06-26 17:50:28 -06:00 |
|
Justin Smestad
|
55dd527e10
|
Update KConfig to remove LV_ prefix on orientation checks
|
2021-06-26 17:44:59 -06:00 |
|
Rajssss
|
35a005a47c
|
esp_lcd_backlight: do not build if not enabled
Signed-off-by: Rajssss <sssraj.sssraj@gmail.com>
|
2021-06-26 13:30:26 +05:30 |
|
Rajssss
|
5d4334a5b9
|
Created separate component for backlight control
-> Uses Timer 0, Channel 0 as PWM to control
backlight via LED pin
Signed-off-by: Rajssss <sssraj.sssraj@gmail.com>
|
2021-06-26 12:39:21 +05:30 |
|
Martin
|
bcd2b80bae
|
Merge branch 'master' into master
|
2021-06-23 09:25:39 +02:00 |
|
Martin Fasani
|
a66706d139
|
#1 Cleanup and add L58 as driver in this component
|
2021-06-22 10:07:38 +02:00 |
|
Martin
|
4004726e33
|
Merge branch 'lvgl:master' into master
|
2021-06-21 20:15:32 +02:00 |
|
Rajssss
|
a17a77b923
|
st7735s: Added brightness control though LED pin
-> Uses LED(Backlight) Pin as PWM to control the brightness
Signed-off-by: Rajssss <sssraj.sssraj@gmail.com>
|
2021-06-20 20:51:52 +05:30 |
|
Martin Fasani
|
4650001bde
|
Rendering correctly in full screen and small updates
|
2021-06-15 10:59:32 +02:00 |
|
martinberlin
|
588b14f029
|
Leave buf_copy_to_framebuffer as the default method and Gabor method as secondary
|
2021-06-13 15:18:48 +02:00 |
|
martinberlin
|
255a1a7680
|
Update callbacks to support also fast update MODE_DU configurable with updateMode enum
|
2021-06-13 09:42:19 +02:00 |
|
martinberlin
|
97a330ca42
|
Now v2 is the official EPDiy driver of this fork
|
2021-06-12 19:58:11 +02:00 |
|
martinberlin
|
d71793ffc9
|
Now first version is renamed to epdiy_epaper_v1.cpp
|
2021-06-12 19:53:28 +02:00 |
|