Commit Graph

3410 Commits

Author SHA1 Message Date
Alvaro Lobato
57d2ebfccd Fix mac build 2026-02-24 20:44:28 +00:00
fvanroie
89c35c556b Merge pull request #916 from aristeu/esp32-8048S043
esp32s3: esp32-8048S043: fix display and touch for 4.3 version
2025-06-27 21:32:02 +02:00
Aristeu Rozanski
7736d0f862 esp32s3: esp32-8048S043: fix display for 4.3 version
https://github.com/HASwitchPlate/openHASP/issues/896

Based on @Rolibaer's changes and on

    https://github.com/limpens/esp32-8048S043/blob/main/main/lcd.h
    e3ae1e6abf

Signed-off-by: Aristeu Rozanski <aris@ruivo.org>
2025-06-27 10:07:06 -04:00
fvanroie
023092e449 Merge pull request #908 from soif/ul_speed
Slower (reliable) upload speed for esp32-2432s022c
2025-05-17 13:45:51 +02:00
soif
9ca5875b72 Slower (reliable) upload speed for esp32-2432s022c 2025-05-17 08:51:22 +02:00
fvanroie
769408868e Update touch_driver.h 2025-05-17 02:09:29 +02:00
fvanroie
65624ed47d Update esp32-2432s022c.ini
Remove HASP_USE_LGFX_TOUCH
2025-05-17 01:07:18 +02:00
fvanroie
f9a96e1527 Update build.yaml
Add esp32-2432s022c_4MB
2025-05-17 01:06:50 +02:00
fvanroie
fcb1b2d97d Merge pull request #905 from lylavoie/Lanbon_L9
Added exception for Lanbon L9 GPIO
2025-05-11 20:13:17 +02:00
fvanroie
2908220049 Merge pull request #901 from marsman7/web-style
Web style
2025-04-30 13:42:57 +02:00
fvanroie
7995da76d1 Merge branch 'master' into web-style 2025-04-30 13:42:47 +02:00
marsman7
22f79cb0a6 update user template dark theme 2025-04-30 09:23:21 +02:00
marsman7
f5b5c16b2f update user template 2025-04-29 23:36:35 +02:00
fvanroie
d94ab8ad74 Merge pull request #894 from ryodeushii/feature/add-guition-jc8048w550n
feat: add Guition JC8048W550N setup
2025-04-22 11:38:25 +02:00
Evgeny K
9947891623 chore: update header description for guition-jc8048w550n 2025-04-19 14:09:44 +02:00
Evgeny K
0cc3300756 feat: add guition-jc8048w550n.ini setup 2025-04-18 22:22:46 +02:00
fvanroie
71cefbee82 Remove Sunton 2.2" 2025-04-14 22:57:18 +02:00
fvanroie
36e86af846 Remove Sunton 2.2" 2025-04-14 22:36:29 +02:00
fvanroie
4bdd77956f Update ace.js to 1.39.1 2025-03-28 21:17:49 +01:00
fvanroie
4c04b93ea0 Merge branch 'master' of https://github.com/HASwitchPlate/openHASP 2025-03-17 19:59:15 +01:00
fvanroie
4c71062cf1 Merge pull request #879 from Szetya/master
TTGO T-Display S3 Touch
2025-03-14 12:16:28 +01:00
fvanroie
9dffb1ff22 Update build.yaml 2025-03-12 23:53:36 +01:00
fvanroie
8a17fbbf8a Merge pull request #880 from yetanothercarbot/twatch
Update T-Watch support (add PMIC support)
2025-03-12 13:15:00 +01:00
yetanothercarbot
d5b8f83850 Update T-Watch support (add PMIC support) 2025-03-12 19:50:24 +10:00
Szetya
5ef28aad33 Update touch_driver_cst816.cpp 2025-03-10 18:51:05 +01:00
Szetya
2f7505debb Add files via upload
CST816 library add
2025-03-10 18:31:02 +01:00
Szetya
5cc1fda908 Add files via upload
CST816 touch driver add
2025-03-10 18:29:51 +01:00
Szetya
cc50dbf59f Add files via upload 2025-03-10 18:25:52 +01:00
Szetya
38bd749f98 Update platformio_override-template.ini
T-Display S3 touch added
2025-03-10 18:25:20 +01:00
fvanroie
945e06da9f Merge pull request #869 from plord12/master
Tweak settings for ESP32-8048S050 so that display works.
2025-02-24 13:57:31 +01:00
Peter Lord
e3ae1e6abf Tweak settings for ESP32-8048S050 so that display works.
See https://github.com/HASwitchPlate/openHASP/issues/868 and https://github.com/HASwitchPlate/openHASP/discussions/861
2025-02-23 22:19:09 +00:00
fvanroie
1ffd94a6bd Merge pull request #863 from HASwitchPlate/l10n_master
New Crowdin updates
2025-02-14 00:48:15 +01:00
fvanroie
4584e907f9 New translations en_us.h (Russian) 2025-02-14 00:46:37 +01:00
fvanroie
c25aa50cb2 New translations en.json (Russian) 2025-02-14 00:46:36 +01:00
fvanroie
e5794ab6e1 New translations en_us.h (Russian) 2025-02-14 00:12:15 +01:00
fvanroie
72e7fdcbed New translations en.json (Russian) 2025-02-14 00:12:14 +01:00
fvanroie
1a92656d3f Merge pull request #862 from xek/tinloaf/master
Add support for sunton esp32-2432s024{r,c}
2025-02-13 23:57:49 +01:00
Grzegorz Grasza
1ebd9e29fe Working esp32-2432s024r_4MB support
The original configuration displayed only part
of the screen. The needed modification was to
switch width and height and integrate more
flags already used by the capacitive version of
this board.
2025-02-13 21:16:07 +01:00
Lukas Barth
7c7c65acc4 Add sunton esp32-2432s024{r,c} 2025-02-08 11:54:14 +01:00
fvanroie
74063e285f Merge pull request #851 from Garag/fix_Sunton_ESP32-8048S043C_touch
Sunton ESP32-8048S043C touch size adapted to screen size
2025-01-13 23:21:51 +01:00
Garag
31ca81e274 touch size adapted to screen size 2025-01-13 21:00:50 +01:00
Lincoln Lavoie
fc1a965660 Added exception for Lanbon L9 GPIO
* Added flag for Lanbon L9, to control available GPIO pins for L9 with
  ESP32-S3-N16R2 module with quad-PSRAM
2025-01-10 23:29:54 -05:00
fvanroie
f663d16cb6 Update ace.js 1.37.3 2025-01-07 16:47:55 +01:00
fvanroie
48884ee986 Merge pull request #841 from vorbeiei/test
fix STMPE610 touchscreen ghost touches
2024-12-25 19:40:45 +01:00
alex
9a59ede939 Merge branch 'test' of https://github.com/vorbeiei/openHASP into test 2024-12-25 17:47:35 +01:00
alex
c3a3222e4a stmpe610 fix ghost touches 2024-12-25 17:45:17 +01:00
fvanroie
3eda5a4225 Fix for #839 2024-12-23 17:13:27 +01:00
fvanroie
bddbc3cb39 Add esp32-2432s022c_4MB 2024-12-23 15:21:22 +01:00
fvanroie
ad85ba63d9 Merge branch 'master' of https://github.com/HASwitchPlate/openHASP 2024-12-23 15:19:53 +01:00
fvanroie
001bc637df Merge pull request #838 from bennydiamond/feature/esp32-2432s022c_support
Initial support for Guition ESP32-2432S022C
2024-12-22 13:53:42 +01:00