The device shows up under system information. I can see that it's connected.
My problem is - when I run the Sysco python script, it's asking me to identify the port the device is connected to and I'm not sure how to do that.
I have this device ...HiLetgo FT232RL FTDI Mini USB to TTL Serial Converter Adapter Module
It's connected to my Mac via USB.
Is there some additional adapter I need? Confused. Thanks
I'm trying to run the syscon diagnostic program via terminal on a Mac.
I have python3 installed with pip and pycharm. I can successfully execute the syscon python script, but it prompts me for a COM port. My understanding is that Macs do not have COM ports. So I am once again stuck.
Anyone...
I've made some progress. I have python3 installed with pip and pycharm. I can successfully execute the syscon python script, but it prompts me for a COM port. My understanding is that Macs do not have COM ports. So I am once again stuck.
Anyone have any advice?
I have python installed and can run it via PyCharm. But I simply don't know how to launch the sys con program from there. Could use a little walk through.
Hey gang,
Total newb here and would genuinely appreciate any help ...
I've found a number of instructions / tutorials for installing python and running the syscon program on a Windows machine, but I'm on a Mac.
Does anyone know of a step-by-step walk through for installing / running the...