Hello
I want to build a connection between Yun and a PLC. This is what I wanted to try on LibnoDave.
Has anyone ever created something?
Libnodave I could on the linux side install. How is the Linux side of Yun edited?
How can I exchange data between an Arduino project and a Linux program?
Are there any example?
Gruß aus Deutschalnd
Adding linodave to linino is quite a long trip. You should be able to reach your goal, since its readme shows MIPS arch compatibility. You first have to build linino then you have to create a new package.
There are examples that show the communication between the linux side and the arduino side. Check out ShellCommand and TemperatureWebPanel under the File > Examples > Bridge menu