Command line tools for developing applications for the Raspberry Pico
Project description
pico-up-and-running
A template repository with some scripts and shared functionality to get up and running with RaspberryPi Pico
The pico-up command
python pico-up
free show the current free ram and rom space, requires a soft-reset
init initialise a python pico project in the current directory
image prepare a 128x128 sprite image for use with the pico
push push local application code to a connected pico
wipe remove all files from a connected pico
version show the version of pico-up
The .pico-up.ini file
This file configures how you want to communicate with and deploy code to the pico.
[device]
address = '/dev/ttyACM0' # The device id, name or path from mpremote devs
[push]
ignores = # File extensions to ignore when pushing files to the device
.jpg
.rgb332
.bin
modules = # Code modules to push to the device in addition to your code
pico_up_modules.msgpack_loads
For more information on available commands and their effects see COMMANDS.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pico-up-0.0.9.tar.gz.
File metadata
- Download URL: pico-up-0.0.9.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02e6b20dbe8d48e2d44e2b0c7c81b51a2b453da0edcbaf230aeda427200e5328
|
|
| MD5 |
f2137e77471c47280798311e9713a962
|
|
| BLAKE2b-256 |
9741e660a20e1a9e5b9f25182595cd6325442744d29c5cffb8e5689409916796
|
File details
Details for the file pico_up-0.0.9-py3-none-any.whl.
File metadata
- Download URL: pico_up-0.0.9-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35a8548b7b97a0bc09aaf0ecfc87bbc4e3ae30b8dfefae908d8ca6d6dca33442
|
|
| MD5 |
b52a5cfda511b957cfaa18edc4934b2c
|
|
| BLAKE2b-256 |
b07361a3b0a03b14e5623241fe9266eaee7aa1823fc10b08564e22237255eecf
|