Categorygithub.com/luismesas/go-rpi
repositorypackage
1.0.2
Repository: https://github.com/luismesas/go-rpi.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

go-rpi

A library for using Raspberry Pi on Golang

current features

  • ioctl - syscall ioctl needed for sending spi signals
  • spi - allows spi communication with connected spi devices
  • MCP23S17 - compatibility with Microchip MCP23S17 16-Bit I/O Expander with Serial Interface.

usage

See examples folder