pigpio VS spi-device

Compare pigpio vs spi-device and see what are their differences.

pigpio

pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO). (by joan2937)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
pigpio spi-device
6 0
1,383 116
- -
0.0 0.0
4 months ago over 2 years ago
C C++
The Unlicense 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.

pigpio

Posts with mentions or reviews of pigpio. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-24.
  • Using RPi GPIO from within ROS2 node (Ubuntu 20.04.4)
    2 projects | /r/ROS | 24 May 2022
    pigpio: Here is the repo, but the "abyz" link to the documentation looks to be broken. Not sure how to go about getting the daemon to work - I tried sudo pigpiod as the prompt in Python suggests, but sudo: pigpiod: command not found.
  • GPIO Programming on the Raspberry Pi: Python Libraries
    4 projects | dev.to | 29 Aug 2021
    The pigpio is an actively developed library with an impressive set of features: All GPIO pins of the Raspberry Pi can be read, written to, attached to interrupt handlers, and output PWM signals at the same time. Also, UART, I2C and SPI protocols are implemented. It is written in C and also provides Python bindings. Go to the official Github repository and build the newest version on your Raspberry Pi, or install it with apt install pigpio python-pigpio python3-pigpio.

spi-device

Posts with mentions or reviews of spi-device. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning spi-device yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing pigpio and spi-device you can also consider the following projects:

WiringPi - Gordon's Arduino wiring-like WiringPi Library for the Raspberry Pi (Unofficial Mirror for WiringPi bindings)

gpiozero - A simple interface to GPIO devices with Raspberry Pi

johnny-five - JavaScript Robotics and IoT programming framework, developed at Bocoup.

onoff - GPIO access and interrupt detection with Node.js

WiringPi-Python - Unofficial Python-wrapped version of Gordon Henderson's WiringPi version 2.

pigpio - Fast GPIO, PWM, servo control, state change notification and interrupt handling with Node.js on the Raspberry Pi

serialport - Access serial ports with JavaScript. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!

usb - Improved USB library for Node.js

i2c-bus - I2C serial bus access with Node.js

platformio-vscode-ide - PlatformIO IDE for VSCode: The next generation integrated development environment for IoT