pigpio

GPIO library

A C library that provides a low-level interface to the Raspberry Pi's GPIO peripherals.

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

GitHub

1k stars
69 watching
410 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fivdi/pigpio A Node.js module providing fast GPIO control and interrupt handling on the Raspberry Pi 948
stianeikeland/go-rpio A Go library for accessing and controlling GPIO pins on Raspberry Pi devices 2,194
xyz32/boneio A software library providing GPIO access for the BeagleBone Black using the Nim programming language. 15
ronanguilloux/php-gpio A PHP library for interacting with the Raspberry Pi's GPIO pins to control peripheral devices. 269
jkransen/framboos A Java library that provides low-level GPIO access to Linux boards like Raspberry Pi and BeagleBoard 92
actionschnitzel/pigro-aid- An all-in-one graphical user interface for managing Raspberry Pi settings and configurations 29
jamesbarwell/rpi-gpio.js A JavaScript module for controlling Raspberry Pi GPIO pins with Node.js 658
whaleygeek/bitio A Python library providing an interface to Micro:bit I/O devices 93
vsergeev/c-periphery A C library simplifying access to Linux peripheral I/O interfaces such as GPIO, LEDs, PWM, SPI, I2C, and Serial. 742
fivdi/onoff A Node.js library that provides GPIO access and interrupt detection capabilities on Linux boards. 1,240
lasandell/raspberrypi Utilities and examples for interfacing electronics with the Raspberry Pi's GPIO ports 59
pingo-io/pingo-py A uniform API for controlling devices with programmable IO pins 258
mrmorphic/hwio Library providing a unified interface to hardware I/O control on various single-board computers 328
mmarchetti/directio A low-level I/O library optimized for fast input/output operations on Arduino boards. 117
dsiggi/micropython-mcp230xx A Micropython module for manipulating GPIO expanders using I2C protocol 0