
components
Hardware Components
Arduino board
X 1
Arduino ethernet shield
X 1
Serial shield
X 1
details
Makes your RS232 devices network-compatible. A simple sketch with several additional features.
Checked to work with different scientific equipment like XGS600 gauges controller, Agilent turbo pump, Pfeifer vacuum gauge, Thermotek-ag chiller, TDK-Lambda power supply and many others.
Features
- Configure dynamically via telnet on port 24
- Save and load serial port configuration from energy independent memory (EEEPROM)
- Autodetect the device via UDP broadcast messages
- Talk to the serial device via simple TCP/IP (for example with telnet)
- Connect to the serial device from multiple computers (up to 10)
- Several useful python scripts included
Original Link: https://github.com/stepansnigirev/ArduinoSerialToEthernet
COMMENTS