pigpio VS node-rpio

Compare pigpio vs node-rpio 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)

node-rpio

Raspberry Pi GPIO library for node.js (by jperkin)
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 node-rpio
6 2
1,395 851
- -
0.0 0.0
5 months ago 20 days ago
C C
The Unlicense ISC 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.

node-rpio

Posts with mentions or reviews of node-rpio. We have used some of these posts to build our list of alternatives and similar projects.
  • HTML Button To Raspberry Pi 3b+
    1 project | /r/RASPBERRY_PI_PROJECTS | 1 Dec 2022
    NodeJS on the Pi can access the GPIO pins - see here for an old example and a newer on here
  • Raspberry Pi radio alarm clock - part 1
    1 project | dev.to | 20 May 2021
    We will need to desolder the LED display or source a compatible module. It's a Sanyo SL-1042-27T. It's a very thin module, so I suspect the driver gubbins is on a separate chip. I know very little about driving LED modules, so at this stage I don't know if I can just bit-bang it from a Node.js script or what.

What are some alternatives?

When comparing pigpio and node-rpio you can also consider the following projects:

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

onoff - GPIO access and interrupt detection with Node.js

gpiozero - A simple interface to GPIO devices with Raspberry Pi

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

spi-device - SPI serial bus access with Node.js

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

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

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

cylon.js - JavaScript framework for robotics, drones, and the Internet of Things (IoT)

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