rpi-gpio.js
GPIO controller
A JavaScript module for controlling Raspberry Pi GPIO pins with Node.js
Control Raspberry Pi GPIO pins with node.js
658 stars
22 watching
115 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
gpio-pinsjavascriptnodejsraspberry-pi
Related projects:
Repository | Description | Stars |
---|---|---|
fivdi/pigpio | A Node.js module providing fast GPIO control and interrupt handling on the Raspberry Pi | 948 |
ronanguilloux/php-gpio | A PHP library for interacting with the Raspberry Pi's GPIO pins to control peripheral devices. | 269 |
stianeikeland/go-rpio | A Go library for accessing and controlling GPIO pins on Raspberry Pi devices | 2,194 |
fivdi/onoff | A Node.js library that provides GPIO access and interrupt detection capabilities on Linux boards. | 1,240 |
joan2937/pigpio | A C library that provides a low-level interface to the Raspberry Pi's GPIO peripherals. | 1,464 |
pingo-io/pingo-py | A uniform API for controlling devices with programmable IO pins | 258 |
jkransen/framboos | A Java library that provides low-level GPIO access to Linux boards like Raspberry Pi and BeagleBoard | 92 |
lasandell/raspberrypi | Utilities and examples for interfacing electronics with the Raspberry Pi's GPIO ports | 59 |
apollo-ng/picoreflow | Turns a Raspberry Pi into a universal reflow oven controller for temperature-controlled environmental agitation. | 202 |
markfirmware/zig-bare-metal-raspberry-pi | A bare-metal program that displays Bluetooth signals and controls a frame buffer cursor on a Raspberry Pi using the TV's remote controller. | 89 |
hobbyquaker/rpi2mqtt | Connects Raspberry Pi GPIOs and 1-Wire temperature sensors to an MQTT message broker | 23 |
blundell/androidthings-gpio-input | An Android Things project demonstrating GPIO input using a button from a hardware device | 3 |
djipco/hpgl | A Node.js library to control HPGL-compatible plotters by sending serial commands | 38 |
dpjanes/node-iotdb | A Node.js platform that enables semantic control of Internet of Things devices using a standardized protocol | 47 |
femto-code/raspberry-pi-dashboard | A web application to monitor and control Raspberry Pi hardware and software | 270 |