controlOS_demo
controlOS_demo copied to clipboard
controlOS in action
controlOS examples project
Source code for my videos on YouTube: https://www.youtube.com/@arwie
Git tags correspond to the video release dates.
Directory structure
- codesys - CODESYS application project and scripts
- code - Links to relevant source code locations
- app - Main Python application
- shared - Shared Python module (code used by app, gui and scripts)
- gui - User interface (HTML, Python)
- esp32 - ESP32 based gadgets (C++)
- ~~mc~~ - Legacy Servotronix SoftMC code (BASIC)
- ~~arduino~~ - Legacy Arduino based gadgets (C++)
- root - PTXdist project for the root partition
- projectroot - Files which are copied to the target
- boot - PTXdist project for bootloader and system image
- src - Cache for downloaded packages (no source code here)