[go: up one dir, main page]

Skip to content

arwie/controlOS_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • boot - PTXdist project for bootloader and system image
  • src - Cache for downloaded packages (no source code here)