Skip to content

Python library for connecting to a Raspi Pico (Find a defined Pico, execute commands on it etc.)

Notifications You must be signed in to change notification settings

jean-claudeF/Picoconnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Picoconnect

Python library for connecting to a defined Raspi Pico (even if there is more than one connected and you don't know on which port it is connected) (Find a defined Pico, execute commands on it etc.)

Working principle

Each Pico has a file info.txt in the root folder. The first line of this file contains a keyword under which the Pico can be found. The picoconnector_xx.py lib has functions to find this and connect.

About

Python library for connecting to a Raspi Pico (Find a defined Pico, execute commands on it etc.)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages