Newbie here,
I've got a digital scale attached to the first serial port of my Linux
OS computer: /dev/ttyS0
How would I set up the serial port for reading data and then how would
I turn that data into a variable that I could use in a PHP program?
Thanks for any help,
Paul
I've got a digital scale attached to the first serial port of my Linux
OS computer: /dev/ttyS0
How would I set up the serial port for reading data and then how would
I turn that data into a variable that I could use in a PHP program?
Thanks for any help,
Paul
Comment