IP library for Arduino
- arduino
- If you want to run example sketch, you need arduino mega to use SerialX for RS485 connection. (If you need, please use gateway program ip_485_gw
- This example also need protothreads.
- for RS485 communication, I recommend using LTC1485CN8
just put ARIP to libraries folder (in usual /usr/share/arduino/libraries)
See examples/iprs485.ino (program for IP over RS485)