RS232 interface Arduino to ?

RS232 level serial interface with Arduino code, schematics and PCB
This project is querying Mettler medical scale every second for stable weight via software serial port.
Data received is then passed to Arduino's HW serial port, so it can be seen in serial port console window.