does any of you know about a way to talk with the serial port (e.g /dev/ttyS0 ) using php ?
you would probably need to write something in c++, or anythihng else to creat a COM object, and have your php script interact with that.