mars3142 d316bb9f2c
ESP-IDF Build / build (esp32c3, latest) (push) Failing after 41s
ESP-IDF Build / build (esp32c3, release-v5.4) (push) Failing after 18s
ESP-IDF Build / build (esp32c3, release-v5.5) (push) Failing after 18s
ESP-IDF Build / build (esp32h2, latest) (push) Failing after 16s
ESP-IDF Build / build (esp32h2, release-v5.4) (push) Failing after 16s
ESP-IDF Build / build (esp32h2, release-v5.5) (push) Failing after 16s
ESP-IDF Build / build (esp32p4, latest) (push) Failing after 16s
ESP-IDF Build / build (esp32p4, release-v5.4) (push) Failing after 16s
ESP-IDF Build / build (esp32p4, release-v5.5) (push) Failing after 16s
ESP-IDF Build / build (esp32s3, latest) (push) Failing after 16s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 15s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 16s
updated esp-idf version in github action
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-07-26 14:24:09 +02:00
2025-04-10 21:38:59 +02:00
2025-04-10 21:38:59 +02:00
2025-04-10 23:20:19 +02:00
2025-06-26 21:12:08 +02:00
2025-06-28 00:12:57 +02:00
2025-06-25 07:19:23 +02:00
2025-06-09 00:17:54 +02:00
2025-04-12 00:20:46 +02:00
2025-04-10 21:38:59 +02:00
2025-04-10 21:38:59 +02:00
2025-04-10 23:31:16 +02:00
2025-04-10 22:31:28 +02:00
2025-04-10 21:38:59 +02:00
2025-06-15 01:43:56 +02:00
2025-04-10 21:38:59 +02:00

Systen Control

ESP32-S3 (folder: main)

This is an implementation of my custom system control project (custom pcb with Lolin ESP32-S3 Mini) and LED strip.

The build process is straight forward with ESP-IDF. We used version 5.4 while development and the github actions tried to compile for multiple ESP-IDF versions, so we are safe.

Desktop (folder: src)

It's included also a desktop application (with SDL3), so you can test the project without any MCU.

Global Information

The projects can be generated from the root, because here is the starting CMakeLists.txt file.

S
Description
The System Control device utilizes an ESP32 S3 Mini and a LCD display (128×64). The main purpose is to control the LEDs for the day/night cycle.
https://wiki.mars3142.dev/project/maerklin/system_control/start Readme AGPL-3.0 4.5 MiB
Languages
C++ 30.8%
C 29.3%
JavaScript 13.1%
CSS 10%
HTML 8%
Other 8.7%