It would be very useful to have one instance of Thonny connected to Pico A and another instance to Pico B. I could then code both from my desktop and see the interactions in the two Thonny instances.
Ive connected two Picos to USB ports but the second gives an error message "Unable to connect to /dev/ttyACM0: [Errno 11] Could not exclusively lock port /dev/ttyACM0: [Errno 11] Resource temporarily unavailable"
Is it possible to create a new device /dev/ttyACM1, say , and connect the second Thonny and Pico B via this device?
Or is there some other method?
All help gratefully received
