thiagoralves / OpenPLC_v3

OpenPLC Runtime version 3
GNU General Public License v3.0
1.1k stars 442 forks source link

Error connection with Modbus #129

Closed vickymadeshwaran closed 4 years ago

vickymadeshwaran commented 4 years ago

I am trying to control LED using Arduino Uno. In Editor i used to swap the function with not gate. Created two coils for input and output. i am trying in linux platform please help me with any sample projects with arduino uno in linux.

mjimm commented 4 years ago

Hi, take a look at the opening tutorial - it shows how to take contact inputs and drive a coil output connected to an LED. https://www.openplcproject.com/reference-your-first-project

Also there's the forum :) https://openplc.discussion.community/

Hope this helps