This is a fork of the origin picozero library
Project description
A beginner-friendly library for using common electronics components with the Raspberry Pi Pico.
Roboticsware added some functionalities based on picozero of Raspberry Pi Foundation.
from picozero import LED, Button
led = LED(1)
button = Button(2)
button.when_pressed = led.on
button.when_released = led.off
from picozero import I2cLcd
from time import sleep
lcd = I2cLcd(1, 3, 2) # LCD 16x2, i2c_id=1, scl=3, sda=2
lcd.putstr('Hello World')
sleep(1)
lcd.move_to(0, 1)
lcd.putstr('Hello Roboticsware')
Documentation is available at picozero-rw.readthedocs.io.
Project details
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 picozero_rw-0.6.2.tar.gz.
File metadata
- Download URL: picozero_rw-0.6.2.tar.gz
- Upload date:
- Size: 28.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
298482eec90fe697c941a25203d4b32b726b2a3c4eda1a12ad527875d874b474
|
|
| MD5 |
c0a352a298fc0f29b6f456535ca99a6e
|
|
| BLAKE2b-256 |
036f95ebbba531594fb08e50a3e0af638197eaa492125132f96b566840a8c84d
|
Provenance
The following attestation bundles were made for picozero_rw-0.6.2.tar.gz:
Publisher:
workflow.yml on roboticsware/picozero
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
picozero_rw-0.6.2.tar.gz -
Subject digest:
298482eec90fe697c941a25203d4b32b726b2a3c4eda1a12ad527875d874b474 - Sigstore transparency entry: 1435970507
- Sigstore integration time:
-
Permalink:
roboticsware/picozero@8814fe3f4a4f788bb1162d5f4f2fef8a3ba6fc5f -
Branch / Tag:
refs/tags/v0.6.2 - Owner: https://github.com/roboticsware
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
workflow.yml@8814fe3f4a4f788bb1162d5f4f2fef8a3ba6fc5f -
Trigger Event:
release
-
Statement type:
File details
Details for the file picozero_rw-0.6.2-py3-none-any.whl.
File metadata
- Download URL: picozero_rw-0.6.2-py3-none-any.whl
- Upload date:
- Size: 22.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c207b4c6f9021f4a86c382ff2fb086f839c6b5bb1a86ab9d4cc9a26716b2e962
|
|
| MD5 |
9e0f9baf05f8710793bd3088125df31e
|
|
| BLAKE2b-256 |
c82403d170fdb1511bf2adf772c198d29fac516a00cf2b10f91814ba66228b08
|
Provenance
The following attestation bundles were made for picozero_rw-0.6.2-py3-none-any.whl:
Publisher:
workflow.yml on roboticsware/picozero
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
picozero_rw-0.6.2-py3-none-any.whl -
Subject digest:
c207b4c6f9021f4a86c382ff2fb086f839c6b5bb1a86ab9d4cc9a26716b2e962 - Sigstore transparency entry: 1435970508
- Sigstore integration time:
-
Permalink:
roboticsware/picozero@8814fe3f4a4f788bb1162d5f4f2fef8a3ba6fc5f -
Branch / Tag:
refs/tags/v0.6.2 - Owner: https://github.com/roboticsware
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
workflow.yml@8814fe3f4a4f788bb1162d5f4f2fef8a3ba6fc5f -
Trigger Event:
release
-
Statement type: