Search found 3 matches

by oldgit
Tue Feb 16, 2021 9:01 am
Forum: Raspberry Pi microcontroller boards
Topic: Running two Pico's from the same computer.
Replies: 4
Views: 7142

Re: Running two Pico's from the same computer.

Tried it.. works ! Thank you.
At first I had both Picos plugged into a non powered USB hub. I found I had to plug one of them into one of my desktop ports directly then /dev/ttyACM1 appeared. :D
by oldgit
Mon Feb 15, 2021 10:26 pm
Forum: Raspberry Pi microcontroller boards
Topic: Running two Pico's from the same computer.
Replies: 4
Views: 7142

Re: Running two Pico's from the same computer.

Many thanks for the replies .. I'll try tomorrow
by oldgit
Fri Feb 12, 2021 9:48 pm
Forum: Raspberry Pi microcontroller boards
Topic: Running two Pico's from the same computer.
Replies: 4
Views: 7142

Running two Pico's from the same computer.

I want to use two Picos to operate an IR link from my house to my garden shed. 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 Pic...