#pi #raspberry-pi-pico #cli #raspberry #pico #cli-tool #serial #discovery #micro-python #deployment

bin+lib serpico

A CLI tool to run and deploy MicroPython code to Raspberry Pi Pico devices. "SERial PICO"

3 releases

0.0.3 Nov 22, 2022
0.0.2 Nov 21, 2022
0.0.1 Aug 27, 2022

#10 in #raspberry-pi-pico

Download history 5/week @ 2024-02-14 22/week @ 2024-02-21 39/week @ 2024-02-28

66 downloads per month

MIT license

10KB
204 lines

Serpico

A CLI tool to run and deploy MicroPython code to Raspberry Pi Pico devices. The name is a portmanteau of "Serial" and "Pico".

The idea is to have a simple tool to discovery a connected Pico and either run a script on it or deploy code to it.

Should you use it? Probably not, it's very likely that something like the pyboard.py tool will be much better.

So why make this? Why not? It's always fun to write code in Rust.

Dependencies

~5.5MB
~105K SLoC