An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

# go-io-pi

[![Go Reference](https://pkg.go.dev/badge/github.com/stigok/go-io-pi.svg)][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