Raspberry Pi GPIO pin state controller
Project description
The raspi-gpioctl is a tiny package that provides a simple little command line tool, gpioctl, that allows minimal Raspberry PI GPIO pin state management.
Usage
To read the state of pin 18 when it is in output mode and turned on:
$ gpioctl 18
function: output
state: 1
To set pin 23 to output mode and turn it off:
$ gpioctl 23 off
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
raspi_gpioctl-0.0.1.tar.gz
(14.8 kB
view details)
File details
Details for the file raspi_gpioctl-0.0.1.tar.gz
.
File metadata
- Download URL: raspi_gpioctl-0.0.1.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75d701a9f4a1f2bcbaa830449a280eb0b51f94fd5eaa06b4647fef636059f743 |
|
MD5 | 911ea83177af983f8f095cf97b2c7ef8 |
|
BLAKE2b-256 | 46fa1108a73bd676f4d00fbbd93760950594187e3874e01c654887d502669a25 |