499 Commits

Author SHA1 Message Date
fvanroie
4c71062cf1
Merge pull request #879 from Szetya/master
TTGO T-Display S3 Touch
2025-03-14 12:16:28 +01:00
yetanothercarbot
d5b8f83850 Update T-Watch support (add PMIC support) 2025-03-12 19:50:24 +10:00
Szetya
cc50dbf59f
Add files via upload 2025-03-10 18:25:52 +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
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
Garag
31ca81e274 touch size adapted to screen size 2025-01-13 21:00:50 +01:00
fvanroie
bddbc3cb39 Add esp32-2432s022c_4MB 2024-12-23 15:21:22 +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
psyko_chewbacca
1e85b3cd46 Initial support for Guiton ESP32-2432S022C 2024-12-22 00:42:09 -05:00
fvanroie
7e5762d2ef Better solution for #830 and #836 2024-12-14 22:47:49 +01:00
fvanroie
de60c0af49 Add missing SPI_FREQUENCY #836 2024-12-14 22:21:39 +01:00
vorbeiei
70c262ebae
add config for huzza32 v2 with featherwing v1 2024-12-13 21:47:29 +01:00
fvanroie
f1c588c5a4 Update to rc15 2024-12-12 02:53:58 +01:00
fvanroie
36f9256162
Merge pull request #831 from marsman7/lovyangfx_tft_offset
add lovyangfx custom offset for tft
2024-12-08 01:28:49 +01:00
marsman7
b251756059 add ini file for waveshare ESP32-S3 1.69inch CTP 2024-12-07 23:34:19 +01:00
Lincoln Lavoie
113b6838f2
Working setup for Lanbon L9
* Changed to Arduino_ESP32PAR8 bus driver.
* Fixed touch driver options, added missing port settings.
* Increased frequency of i2c to 400kHz.
2024-12-06 16:01:00 -05:00
Lincoln Lavoie
c89d10dd90
Updated settings for the Lanbon L9
* Fixed the TFT driver, bad reference to gfx object.
* Added setting for GFX parallel driver speed.
* Corrected touch drive to FT6336.
2024-12-05 23:08:22 -05:00
fvanroie
81d35626ae
Update _esp32s3.ini 2024-11-21 15:38:45 +01:00
LILYGO_L
52861a6a5d The addition of support for T-Panel (verified). 2024-11-21 14:21:53 +08:00
fvanroie
a771438a08 Add esp32-2432s028_v2 #396 2024-10-12 23:57:34 +02:00
fvanroie
a52ed04f1e Merge branch 'master' of https://github.com/HASwitchPlate/openHASP 2024-10-12 23:38:44 +02:00
fvanroie
769f283b3c Add esp32-2432s028_v2 #396 2024-10-12 23:38:41 +02:00
Lars Michelsen
735b4a170b Fix support for Adafruit HUZZAH32 V2 ESP32 Featherwing 3.5 V2
* The board of "env:huzzah32-v2-featherwing-35-v2" was changed to
  adafruit_feather_esp32_v2

  Previously it was pointing to the v1 board. See also:

  V1: https://github.com/platformio/platform-espressif32/blob/develop/boards/featheresp32.json
  V2: https://github.com/platformio/platform-espressif32/blob/develop/boards/adafruit_feather_esp32_v2.json

* Fixed the port numbers
* hasp_gpio_type_t::BUTTON had to be renamed because adafruit_feather_esp32_v2/pins_arduino.h
  defines a macro named BUTTON.
2024-10-11 21:08:41 +02:00
fvanroie
22b9d894dc Merge branch 'master' of https://github.com/HASwitchPlate/openHASP 2024-10-05 00:55:23 +02:00
fvanroie
b55efe007d Add Lanbon L9 for testing 2024-10-05 00:51:03 +02:00
Shubham Sharma
f61f0bdfa5
Fix code 2024-10-02 22:28:51 +05:30
Shubham Sharma
0f64a3b0f4 Add "Lilygo T-Panel v1.2" pinmap and touch screen 2024-10-02 21:17:45 +05:30
fvanroie
80a9ddb3ea Downgrade platform 2024-09-01 16:21:18 +02:00
fvanroie
ff83c7717c Test platform 5.4.0 for rc14 #643 2024-08-31 23:43:08 +02:00
yetanothercarbot
319e073e68
Merge branch 'HASwitchPlate:master' into master 2024-07-30 18:00:31 +10:00
yetanothercarbot
1ffa7b8636 ESP32-S3-BOX-3 support finalised 2024-07-30 17:56:00 +10:00
FreeBear
89ef57346a TFT_G5 was missing from the list of used GPIO pins.
Add the USB TX/RX pins to the list for the Guition ESP32-S3 4848S040 board.
2024-07-19 15:20:11 +01:00
adampr1
9107474603
Add support for Waveshare ESP32-S3-Touch-LCD-4.3
Add support for Waveshare ESP32-S3-Touch-LCD-4.3 from https://github.com/HASwitchPlate/openHASP/discussions/602
2024-05-30 17:14:42 +02:00
fvanroie
f175dc599a Prepare LVFS support for /sdcard 2024-05-24 21:58:15 +02:00
fvanroie
a9d514b04c Flakey WiFi on Sunton #592 2024-05-24 04:12:41 +02:00
fvanroie
cd34d8994f Add elecrow-s3-8048c050_4MB 2024-05-24 00:09:52 +02:00
fvanroie
6f402cb42d Add guition-jc4827w543c_4MB 2024-05-23 16:17:50 +02:00
fvanroie
27a0e7ce73 Add jc4827w543c_4MB 2024-05-23 16:12:46 +02:00
fvanroie
3433efbb49 Update sensecap-indicator-d1 2024-05-21 15:50:57 +02:00
K
86d4511940 Fix backlight freq and suffix build target 2024-05-20 12:18:33 -04:00
K
182c8c670b Add support for Guition JC4827W543 2024-05-18 19:32:04 -04:00
yetanothercarbot
78ac4d95b4 Boot without serial connected 2024-04-26 01:02:23 +10:00
yetanothercarbot
462491a5b2 Use SDK-provided define instead of own 2024-04-26 00:11:54 +10:00
yetanothercarbot
92bfd8a5cc Initial support (bootloops) 2024-04-25 23:48:34 +10:00
marsman7
63288601e7 add crowpanel hmi 5inch 800x480 2024-04-20 16:13:32 +02:00
fvanroie
f15b27c143 Lower BACKLIGHT_FREQUENCY to 100 #691 2024-04-07 01:55:38 +02:00
fvanroie
f0eda5018a Update native platform version to 1.2.1 2024-04-04 03:15:48 +02:00
fvanroie
09dc8c947b Fix for Windows64_sdl 2024-04-04 02:45:16 +02:00
fvanroie
0c9151cf7a Fix Windows build 2024-04-04 02:34:27 +02:00