OpenPLC is an independent platform which is creating Runtime for multiple boards like
#arduino #raspberrypi #nodemcu #esp8266 #esp32 .
IDE of OpenPLC allows to program the logic as we do in any PLC using #ladderlogic #fbd #ladder
and the compile the logic into "c" to download into Microcontroller board automatically.
so #openplc is good platform for the PLC engineer who want to program #embeded boards but do not want to learn "C" language they can utilize this IDE and program like #plc #plcprogramming
to Download
https://openplcproject.com/
Supported Board and GPIO Address
https://openplcproject.com/docs/2-4-p...
Modbus Addressing
https://openplcproject.com/docs/2-5-m...
Inputoutput addressing
https://openplcproject.com/docs/2-3-i...
00:00 Introduction
00:30 Creating Blink Program
01:22 Simulation Mode
01:45 Uploading to Arduino
02:37 changing scan rate
04:30 NodeMCU Upload code
05:25 Updating to New IDE