03-30-2025, 01:56 AM
I will be watching this to see if theres anything I missed.
I used qb64pe on my desktop, with a serial USB adapter and had to open it like this:
open "/dev/ttyUSB0" for binary as #1.
Also, I needed to open the port in a com program first, or use 'stty' command line in a 'shell' command.
but after that it seemed to work fine.
I used qb64pe on my desktop, with a serial USB adapter and had to open it like this:
open "/dev/ttyUSB0" for binary as #1.
Also, I needed to open the port in a com program first, or use 'stty' command line in a 'shell' command.
but after that it seemed to work fine.

