https://github.com/stigok/go-io-pi
Golang module for the AB Electronics IO Pi boards (GPIO expansion)
https://github.com/stigok/go-io-pi
abelectronics-io-pi go gpio i2c mcp23017 raspberry-pi
Last synced: 2 months ago
JSON representation
Golang module for the AB Electronics IO Pi boards (GPIO expansion)
- Host: GitHub
- URL: https://github.com/stigok/go-io-pi
- Owner: stigok
- License: mit
- Created: 2019-11-13T00:07:51.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T23:11:55.000Z (about 4 years ago)
- Last Synced: 2024-11-15T02:59:37.017Z (over 1 year ago)
- Topics: abelectronics-io-pi, go, gpio, i2c, mcp23017, raspberry-pi
- Language: Go
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-io-pi
[][godoc]
Golang module for operating an IO Pi board
- IO Pi
- IO Pi Plus
- IO Pi Zero
Only tested physically with the IO Pi Plus on a Raspberry Pi 3.
The ABElectronics C library was used as a refererence implementation.
## Documentation
Please see the generated [godoc][].
## Version
Minor API changes might occur before v1 release.
## References
- https://github.com/abelectronicsuk/ABElectronics_C_Libraries
## License
See [LICENSE](./LICENSE).
[godoc]: https://godoc.org/github.com/stigok/go-io-pi