Picoconnect

https://github.com/jean-claudeF/Picoconnect
When more than one Raspi Pico is connected to the PC, it is sometimes a pain to find the right one with whom you want to talk, especially as the USB port numbers may change.
This is a library to:
- Identify one special Pico 2040 under many and connect to this one.
- Control it from the PC
This is a library to:
- Identify one special Pico 2040 under many and connect to this one.
- Control it from the PC
Diskussion (2 Kommentare)
Jean-Claude Feltes vor 1 Jahr
This is based on something I wrote some time ago:
http://staff.ltam.lu/feljc/electronics/uPython/Pico_communication.pdf
There I explain the basic ideas of my lib.
JN vor 1 Jahr
KR
Jens Nickel