Skip to content
/ rustmatic Public

PLC programming in Rust!

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

NOP0/rustmatic

Repository files navigation

Rustmatic

Rustmatic is a thought experiment on creating a PLC-like environment in Rust. Do not use for anything serious.

Goals

  • For the casual PLC programmer: High focus on simplicity and ergonomics, without having to know advanced Rust
  • The advanced PLC programmer will still have the complete Rust toolbox available
  • Ergonomics in use: Download, monitoring in run
  • Standardized functions for starting/stopping/diagnosing the runtime
  • Standardized interfaces to fieldbus protocols
  • Graphical programming in LAD, SFC?
  • Single stepping, single cycle
  • Standardized interface to HMI
  • Leverage Embedded Working Group Software where applicable
  • Permissive License, Apache 2.0

Overview

Overview

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

PLC programming in Rust!

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published