Zeile 10: |
Zeile 10: |
| * Bezugsquelle: [https://de.aliexpress.com/item/1005006677719774.html?spm=a2g0o.order_list.order_list_main.4.21ef5c5fEkJOXK&gatewayAdapt=glo2deu AliExpress] | | * Bezugsquelle: [https://de.aliexpress.com/item/1005006677719774.html?spm=a2g0o.order_list.order_list_main.4.21ef5c5fEkJOXK&gatewayAdapt=glo2deu AliExpress] |
| * Installation als Unterputzdose: Der [https://community.simon42.com/t/planung-und-einrichtung-esp32-s3-4848s040-480-480-ips-touchscreen/22943/6 tiefere Teil hat die Maße 60 x 60 mm2] | | * Installation als Unterputzdose: Der [https://community.simon42.com/t/planung-und-einrichtung-esp32-s3-4848s040-480-480-ips-touchscreen/22943/6 tiefere Teil hat die Maße 60 x 60 mm2] |
− | * Pinout für 3-Relay-Ausführung: [https://community.simon42.com/t/planung-und-einrichtung-esp32-s3-4848s040-480-480-ips-touchscreen/22943/11 GPIO1=L3, GPIO2=L2 und GPIO40=L1] | + | * Pinout für 3-Relay-Ausführung: [https://community.simon42.com/t/planung-und-einrichtung-esp32-s3-4848s040-480-480-ips-touchscreen/22943/11 GPIO1=L3, GPIO2=L2 und GPIO40=L1] <ref>https://homeding.github.io/boards/esp32s3/panel-4848S040.htm</ref> |
| | | |
| ==== Hardwareausstattung ==== | | ==== Hardwareausstattung ==== |
Zeile 23: |
Zeile 23: |
| I2C bus using SDA=19, CLK=20 | | I2C bus using SDA=19, CLK=20 |
| SD Card slot | | SD Card slot |
| + | |
| + | ==== Arduino Configuration ==== |
| + | |
| + | The ESP32S3 Dev Module (esp32) can be used with the following settings<ref>https://homeding.github.io/boards/esp32s3/panel-4848S040.htm</ref>: |
| + | |
| + | JTAG Adapter: Disbled |
| + | PSRAM: OPI PSRAM |
| + | Flash Mode: QIO 80MHz |
| + | Flash Size: 16MByte (128Mbit) |
| + | Arduino Runs On: Core 1 |
| + | Events Runs On: Core 1 |
| + | USB Mode: Hardware CDC amd JTAG |
| + | USB CDC On Boot: Disabled |
| + | USB Firmware MSC on Boot: Disabled |
| + | Upload Mode: UAT0 / Hardware CDC |
| + | Partition Scheme: ___ |
| + | CPU Frequency: 240MHz (WiFi) |
| + | Upload Speed: 921600 |
| + | Core Debug Level: None |
| + | Erase All Flash: Disabled |
| | | |
| ==== Nutzung mit OpenHASP ==== | | ==== Nutzung mit OpenHASP ==== |
| | | |
| * [https://community.home-assistant.io/t/planning-and-setup-esp32-s3-4848s040-480-480-ips-touchscreen/715781/2?u=sushibomba Anleitung von TNT_Larsn für OpenHASP / HomeAssistant] | | * [https://community.home-assistant.io/t/planning-and-setup-esp32-s3-4848s040-480-480-ips-touchscreen/715781/2?u=sushibomba Anleitung von TNT_Larsn für OpenHASP / HomeAssistant] |
| + | |
| + | ==== Nutzung mit ESPHome ==== |
| + | |
| + | * https://devices.esphome.io/devices/Guition-ESP32-S3-4848S040 |
| + | * https://community.home-assistant.io/t/guition-4-480x480-esp32-s3-4848s040-smart-display-with-lvgl/729271/23 |
| + | |
| + | ==== Nutzung mit Tasmota ==== |
| + | * [https://michiel.vanderwulp.be/domotica/Modules/SmartDisplay-ESP32-S3-4.0inch/ Anleitung von van der Wulp] |
| | | |
| ------ | | ------ |