gpio VS go-gpiocdev

Compare gpio vs go-gpiocdev and see what are their differences.

gpio

A native Go library for Raspberry Pi GPIO (by warthog618)

go-gpiocdev

A native Go library for accessing GPIO lines on Linux platforms using the GPIO character device (by warthog618)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
gpio go-gpiocdev
1 2
118 380
- -
0.0 7.4
over 1 year ago 15 days ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gpio

Posts with mentions or reviews of gpio. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-03.
  • Periph vs Gobot for Raspberry Pi GPIO
    2 projects | /r/golang | 3 Aug 2021
    I know where you are coming from - I just wanted a simple GPIO library in Go, without any of the other cruft, so ended up writing my own - gpiod - as well as the older gpio.

go-gpiocdev

Posts with mentions or reviews of go-gpiocdev. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-03.
  • Periph vs Gobot for Raspberry Pi GPIO
    2 projects | /r/golang | 3 Aug 2021
    I know where you are coming from - I just wanted a simple GPIO library in Go, without any of the other cruft, so ended up writing my own - gpiod - as well as the older gpio.
  • Passing variable options arguments to a function
    1 project | /r/golang | 24 Jun 2021
    The interface approach allows the same concrete option to be used for different contexts - as long as it implements the interface for each of the contexts it is targeting. e.g. in my gpiod library the same options can be applied at Chip or Line scope:

What are some alternatives?

When comparing gpio and go-gpiocdev you can also consider the following projects:

go-jtagenum - JTAG enumeration tool written in Go. A port of https://github.com/cyphunk/JTAGenum enhanced with https://github.com/grandideastudio/jtagulator improved implementation.

qt - Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly

go-i2c-oled - Implementation of I2C-bus written in Golang for Oled Raspberry

bingo - Like `go get` but for Go tools! CI Automating versioning of Go binaries in a nested, isolated Go modules.

gopio - Raspberry pi GPIO controller package(CGO)

raspberryapi - A Golang powered API for Raspberry Pi.

Wails - Create beautiful applications using Go

tinyfont - Text library for TinyGo displays

go-flutter - Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.