I have successfully installed PHP, DIO library and dio_open() works, the serial port is opened. But what’s next?
I see stuff in Python script which I don’t understand. Can comeone please give an example how to read data from PHP?
Using TrueRNG Pro, Windows, WAMP server
This topic was modified 5 years, 5 months ago by vygandas77.
You will see the open it, set the port attributes, then read bytes from it. It’s the same as every language dealing with a serial port.
Just make sure you are reading binary data.