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
Discussie (2 opmerking(en))
Jean-Claude Feltes 1 jaar geleden
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 1 jaar geleden
KR
Jens Nickel