Hi,
Recently I have been trying to connect and get data from the serial port(Weigh Bridge) . But I could not do it.
Am using PHP version 8.3 & windows os and port is 'COM3', baud rate - 9600.
Existing weighbridge software works fine. I want to move existing(from .net to php) software.
I tried the 'php-serial' library but it is too old and also not working.
Can you give me the correct one library or send me for php 8.2 versions.
Is it possible to get data from the serial port on the latest php version?
Regards
Sudhakar
PHP developer