Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.7% on proxy.golang.org
Top 2.5% dependent packages on proxy.golang.org
Top 2.9% dependent repos on proxy.golang.org
Top 6.8% forks on proxy.golang.org
Top 1.6% docker downloads on proxy.golang.org

proxy.golang.org : github.com/warthog618/gpio

Package gpio provides GPIO access on the Raspberry Pi (rev 2 and later). Supports simple operations such as: - Pin mode/direction (input/output) - Pin write (high/low) - Pin read (high/low) - Pull up/down/off The package intentionally does not support: Example of use: The library uses the raw BCM2835 pin numbers, not the ports as they are mapped on the J8 output pins for the Raspberry Pi. A mapping from J8 to BCM is provided for those wanting to use the J8 numbering. See the spec for full details of the BCM2835 controller: http://www.raspberrypi.org/wp-content/uploads/2012/02/BCM2835-ARM-Peripherals.pdf

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/warthog618/gpio
Keywords: go, golang, golang-library, gpio, interrupts, pin-level, raspberry-pi
License: MIT
Latest release: over 1 year ago
First release: about 6 years ago
Namespace: github.com/warthog618
Dependent packages: 5
Dependent repositories: 3
Stars: 112 on GitHub
Forks: 9 on GitHub
Docker dependents: 1
Docker downloads: 67
See more repository details: repos.ecosyste.ms
Last synced: 18 days ago

    Loading...
    Readme
    Loading...