go-gpiocdev VS gpio

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

go-gpiocdev

A native Go library for accessing GPIO lines on Linux platforms using the GPIO character device (by warthog618)

gpio

A native Go library for Raspberry Pi GPIO (by warthog618)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
go-gpiocdev gpio
2 1
381 118
- -
7.4 0.0
27 days ago over 1 year 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.

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:

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.

What are some alternatives?

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

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-jtagenum - JTAG enumeration tool written in Go. A port of https://github.com/cyphunk/JTAGenum enhanced with https://github.com/grandideastudio/jtagulator improved implementation.

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)

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

Wails - Create beautiful applications using Go

raspberryapi - A Golang powered API for Raspberry Pi.

tinyfont - Text library for TinyGo displays

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