s00500 / goPi

A library for using Raspberry Pi on Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goPi

A library for using Raspberry Pi with Golang

Build Status

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.
  • piface - compatibility with PiFaceDigital

Documentation

Usage

About

A library for using Raspberry Pi on Golang

License:MIT License


Languages

Language:Go 100.0%