How to check connected tty ports in Python?

Asked

Viewed 56 times

1

I have a device that is connected to the computer and I need to verify which devices are connected and information about the device, to then take the name of the port and initiate a communication. How can I do this in Python? Or at least check which ports are connected?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.