#raspberry-pi-pico #deployment #run #tool #devices #serial #script

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

#1127 in Hardware support

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
~103K SLoC