onoff VS node-rpio

Compare onoff vs node-rpio and see what are their differences.

node-rpio

Raspberry Pi GPIO library for node.js (by jperkin)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
onoff node-rpio
1 2
1,222 851
- -
1.8 0.0
over 2 years ago 15 days ago
JavaScript C
MIT License 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.

onoff

Posts with mentions or reviews of onoff. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-20.

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 onoff and node-rpio you can also consider the following projects:

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

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

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

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

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

pigpio - pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO).

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