https://github.com/fastshift/pi_gpio
Raspberry PI Quick GPIO manipulation library
https://github.com/fastshift/pi_gpio
Last synced: about 1 year ago
JSON representation
Raspberry PI Quick GPIO manipulation library
- Host: GitHub
- URL: https://github.com/fastshift/pi_gpio
- Owner: FASTSHIFT
- License: mit
- Created: 2024-01-03T13:54:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-04T06:33:32.000Z (over 2 years ago)
- Last Synced: 2025-02-08T21:31:25.853Z (over 1 year ago)
- Language: C
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pi_gpio
Raspberry PI Quick GPIO manipulation library
## Notice
Depends on [WiringPi](https://github.com/WiringPi/WiringPi) installation.