COM-DRV(LNX) is a software for using our serial communication devices on Linux.
This device driver is published in form of source code under GNU General Public License. Please refer to GNU General Public License announcement in driver's source code file for detail.
・ It can be used in the same way as the ttyCom port (standard COM) of PC.
・ It supports communication using the termios structure in General Terminal Interface.
・ It supports the pySerial module in Python.
・ It comes with convenient utilities for operation confirmation.