Skip to content

vansky17/AI_Control_Panel

Repository files navigation

AI Control Terminal

A Python-based industrial service terminal. Logic ported from Unreal Engine VR prototype as a Python learning exercise.

The application simulates an assisted machine support system where users can explore machine components, view diagnostics information, and interact with a simple control interface. WIP Control Terminal

Features

  • AI system startup simulation
  • Machine status monitoring
  • Component Explorer
  • Diagnostics information
  • Maintenance section
  • User Manual section
  • Component images
  • Audio feedback
  • State-driven UI workflow
  • Object-oriented architecture

Architecture

── main.py ├── controller.py ├── machine.py ├── ui.py ├── images/ ├── sounds/

Running the Application

  • Install dependencies:

pip install pillow

  • Start the application (Sound ON recommended):

python main.py

  • Alternatively, use the exe file in the dist folder:

Unzip and start main.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages