06-29-2024, 01:38 PM
Hi guys
I hate bugging but I'm not smart enough to figure this out on my own.
On desktop/ linux mint, I used qb64 to make a program to talk to rs485 devices.
The issue was that QB64 wouldn't properly open the /dev/usbserial1 (or whatever it was) so I'd open it using cutecom and then the qb64 program could send/receive over the device.
Now I have QB64 running on an orange pi zero3 and really want to figure out how I could make qb64 open devices so I can use them.
I do not know what I'm doing lol help
I hate bugging but I'm not smart enough to figure this out on my own.
On desktop/ linux mint, I used qb64 to make a program to talk to rs485 devices.
The issue was that QB64 wouldn't properly open the /dev/usbserial1 (or whatever it was) so I'd open it using cutecom and then the qb64 program could send/receive over the device.
Now I have QB64 running on an orange pi zero3 and really want to figure out how I could make qb64 open devices so I can use them.
I do not know what I'm doing lol help