An open API service indexing awesome lists of open source software.

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.

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