Reference
This section holds the detailed technical reference material for ZPLC.
Start Here for Core Architectural Concepts
- Getting Started — install, first project, simulation paths, and supported hardware handoff
- System Architecture — system boundaries, IDE/compiler/runtime relationships, and working principles
- Runtime Overview — runtime responsibilities, execution model, and subsystem map
ZPLC v1.5 Technical References
Supported Boards
| Board | IDE ID | Zephyr Target | Network | Validation |
|---|---|---|---|---|
| Raspberry Pi Pico (RP2040) | rpi_pico | rpi_pico/rp2040 | Serial-focused | cross-build |
| Arduino GIGA R1 (STM32H747 M7) | arduino_giga_r1 | arduino_giga_r1/stm32h747xx/m7 | Serial-focused | cross-build |
| ESP32-S3 DevKitC | esp32s3_devkitc | esp32s3_devkitc/esp32s3/procpu | Network-capable (Wi-Fi) | cross-build |
| STM32F746G Discovery | stm32f746g_disco | stm32f746g_disco | Network-capable (Ethernet) | cross-build |
| STM32 Nucleo-H743ZI | nucleo_h743zi | nucleo_h743zi | Network-capable (Ethernet) | cross-build |
For a full list of automatically tracked compatible boards, check the Supported Boards section or inspect firmware/app/boards/supported-boards.v1.5.0.json.