Skip to main content

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


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.2.tar.gz (15.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page