Close

Arduino Modbus and KNX software & hardware

A project log for Cheap Ethernet IO extension board for smarthome

Cheap low power smarthome extension board with Ethernet/Modbus/1-wire/DMX512/Wifi connection

markbngmarkbng 05/03/2017 at 09:110 Comments

Some software links for this project....

* Modbus TCP. http://myarduinoprojects.com/modbus.html

* Modbus master. https://github.com/4-20ma/ModbusMaster

* KNX TP uart and libraries. https://bitbucket.org/dka/arduino-tpuart http://www.opternus.com/de/siemens/knx-chipset/knx-transceiver-ics-tp-uart-fze1066.html http://liwan.fr/KnxWithArduino/

* KNX TP UART chipsets. http://www.opternus.com/en/siemens/knx-chipset.html

* 1 wire software for the DS2484. https://github.com/ianmetcalf/arduino_libraries/tree/master/DS2482

* DMX. http://playground.arduino.cc/DMX/DMXShield

Discussions