just520fun / OpenPLC_v3

OpenPLC Runtime version 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenPLC Runtime version 3

OpenPLC is an open-source Programmable Logic Controller that is based on easy to use software. Our focus is to provide a low cost industrial solution for automation and research. OpenPLC has been used in many research papers as a framework for industrial cyber security research, given that it is the only controller to provide the entire source code. The OpenPLC Project consists of three sub-projects:

  1. Runtime
  2. Programming editor
  3. HMI builder

To install:
git clone https://github.com/thiagoralves/OpenPLC_v3.git
cd OpenPLC_v3
./install.sh [platform]
where [platform] can be:
win - Install OpenPLC on Windows over Cygwin
linux - Install OpenPLC on a Debian-based Linux distribution
rpi - Install OpenPLC on a Raspberry Pi
custom - Skip all specific package installation and tries to install OpenPLC assuming your system already has all dependencies met. This option can be useful if you're trying to install OpenPLC on an unsuported Linux platform or had manually installed all the dependency packages before.

About

OpenPLC Runtime version 3


Languages

Language:C++ 76.2%Language:JavaScript 3.4%Language:Shell 3.2%Language:Yacc 3.0%Language:C 2.8%Language:Java 2.6%Language:C# 2.5%Language:Scala 1.4%Language:Objective-C 1.2%Language:Python 1.1%Language:LLVM 0.7%Language:XSLT 0.6%Language:Makefile 0.4%Language:Perl 0.3%Language:HTML 0.1%Language:M4 0.1%Language:CSS 0.1%Language:CMake 0.1%Language:TeX 0.0%Language:Batchfile 0.0%