https://github.com/kj4tmp/ctrlz
A framework for writing industrial control applications in Zig.
https://github.com/kj4tmp/ctrlz
Last synced: over 1 year ago
JSON representation
A framework for writing industrial control applications in Zig.
- Host: GitHub
- URL: https://github.com/kj4tmp/ctrlz
- Owner: kj4tmp
- License: mit
- Created: 2024-12-30T01:16:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-30T06:13:51.000Z (over 1 year ago)
- Last Synced: 2025-04-03T13:03:15.052Z (over 1 year ago)
- Language: Zig
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ctrlz
A framework for writing industrial control applications in Zig.
## Goals
1. Oppinionated
1. Tiger style
1. Like a game engine, but for industrial controls
1. Features
1. Tasks (cyclic tasks), real-time performance
1. OPCUA
1. IO (EtherCAT, ModBus, Ethernet/IP)
1. VS-code plugin IDE for "online viewing" with redis / valkey backend / messagepack
1. Simulation support