proxy.golang.org : github.com/cpanato/go-rpio
Package rpio provides GPIO access on the Raspberry PI without any need for external c libraries (eg. WiringPi or BCM2835). Supports simple operations such as: And clock/pwm related oparations: Example of use: The library use the raw BCM2835 pinouts, not the ports as they are mapped on the output pins for the raspberry pi, and not the wiringPi convention. See the spec for full details of the BCM2835 controller: https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2835/BCM2835-ARM-Peripherals.pdf and https://elinux.org/BCM2835_datasheet_errata - for errors in that spec
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/cpanato/go-rpio
License: MIT
Latest release: over 6 years ago
First release: over 10 years ago
Namespace: github.com/cpanato
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago