25 Commits
Author SHA1 Message Date
Manuel 69739b84f8 use t-watch interrupts for touch driver 2026-01-27 16:07:08 +01:00
Manuel 8e9146230d use t-watch interrupts for touch driver 2026-01-27 15:04:40 +01:00
ManuelandGitHub 1172119149 feat: add T-Watch Ultra support (#210)
* add T-Watch Ultra support

* amoled issue fix

* trunk fmt

* allow custom LGFX bufsize
2026-01-19 00:14:42 +01:00
ManuelandGitHub d33c98d78b Fix init_cmds array size for Panel_NV3041A
see https://github.com/lovyan03/LovyanGFX/blob/2e0dc974a9b6521bf155afb53a9a92a623a60803/src/lgfx/v1/panel/Panel_NV3041A.hpp#L60
2025-12-04 04:44:01 +01:00
ManuelandGitHub 65c6a79447 Merge branch 'master' into JC4827W543C 2025-12-04 03:40:58 +01:00
Quency-DandGitHub 28167c67df add heltec-v4-tft code. (#231) 2025-11-07 11:57:53 +01:00
Manuel 3b8cb55c50 add support for JC4827W543C 2025-09-01 11:58:02 +02:00
ManuelandGitHub bf66a20f6e add missing end of command list (#179) 2025-08-17 14:58:30 +02:00
mverch67 187cfcb437 TLora-Pager preparations 2025-08-16 18:28:05 +02:00
ManuelandGitHub dec28a4630 fix: Indicator display (#173)
* disable some logs which potentially lead to crash

* indicator: hw rotation + increase frequency

* PSRAM display buffer allocation

* define fast mem

* revert frequency to 6M (to avoid drift)

* trunk fmt
2025-08-07 23:34:09 +02:00
807256b4c5 feat(LGFX_GENERIC): add conditional hasButton() method based on LGFX_HAS_BUTTON macro (#153)
* feat: add button presence check to LGFX_GENERIC class

* use LGFX prefix

---------

Co-authored-by: daniel <daniel.cao@rakwireless.com>
Co-authored-by: mverch67 <manuel.verch@gmx.de>
Co-authored-by: Manuel <71137295+mverch67@users.noreply.github.com>
2025-07-05 17:04:59 +02:00
ManuelandGitHub b7f952087a fix/workaround T-Deck 100% brightness issue (#154) 2025-06-20 16:50:48 +02:00
ManuelandGitHub 18f749e185 enable custom touch driver w/o IRQ (#149) 2025-06-08 16:38:23 +02:00
mverch67 f3ca64c476 alternative backlight control (elecrow) 2025-05-11 00:22:39 +02:00
mverch67 5eae5d39f3 elecrow lgfx support 2025-05-01 00:34:54 +02:00
ManuelandGitHub 8113d4ff5a fix button in LGFX_WT_SC01PLUS.h 2025-04-28 01:28:41 +02:00
Manuel 3fde170dca WT32-SC01 support 2025-04-14 16:45:33 +02:00
mverch67 b1e862e8b2 revert stack protection 2025-03-28 15:03:32 +01:00
ManuelandGitHub 3008ac5484 add stack protector to cope with array index issues of touch driver (#107) 2025-03-28 08:43:47 +01:00
ManuelandGitHub f99a6fa221 Update LGFX_ELECROW70.h
Added IO expander for reset device display.
2025-02-28 10:23:05 +01:00
mverch67 4d361cb55d unPhone: remove invalid include 2025-02-17 18:27:50 +01:00
mverch67 7d2ff838aa fix BBCapTouch for Indicator 2025-02-08 17:47:14 +01:00
mverch67 99e141340b workaround indicator touch issue 2025-01-25 12:52:05 +01:00
mverch67 e53019cd5f added LGFX definitions for Elecrow CrowPanel advance 7.0 2025-01-17 15:00:54 +01:00
mverch67 450c8aedea restructure code into sub-directories 2025-01-12 18:08:57 +01:00