Main /
ArduLinkCategories: Phix WIN Machine-Level ArduLink 960K Author: Andreas Wagner Date: 17/10/2024 See https://github.com/andizk4kx/ArduLink Google translation of the readme (from German): "# ArduLink" Small program that communicates with an Arduino via Modbus. The whole thing was programmed using the Phix programming language: The Modbus protocol implemented in libmodbus: https://libmodbus.org/reference/ https://github.com/stephane/libmodbus https://github.com/stephane/libmodbus/wiki https://github.com/stephane/libmodbus/wiki/Compile-dll-under-Windows-with-Visual-Studio-2008-Express Libraries for the Arduino: https://github.com/stephane/modbusino https://github.com/jecrespo/simple-modbus https://github.com/charlesbaynham/simple-modbus Qmodbus free Modbus Master program: https://qmodbus.sourceforge.net/ Free icon and symbol images: See also this discussion: https://openeuphoria.org/forum/138602.wc?last_id=138665 |