boneIO
GPIO library
A software library providing GPIO access for the BeagleBone Black using the Nim programming language.
GPIO implementation for the BeagleBone black for the Nim language.
15 stars
2 watching
2 forks
Language: Nim
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
joan2937/pigpio | A C library that provides a low-level interface to the Raspberry Pi's GPIO peripherals. | 1,464 |
spider-gazelle/gpio.cr | Linux GPIO bindings for a user space interface | 2 |
jkransen/framboos | A Java library that provides low-level GPIO access to Linux boards like Raspberry Pi and BeagleBoard | 92 |
ronanguilloux/php-gpio | A PHP library for interacting with the Raspberry Pi's GPIO pins to control peripheral devices. | 269 |
fivdi/onoff | A Node.js library that provides GPIO access and interrupt detection capabilities on Linux boards. | 1,240 |
dsiggi/micropython-mcp230xx | A Micropython module for manipulating GPIO expanders using I2C protocol | 0 |
electric-blue/nimbluez | Provides a set of modules for accessing Bluetooth resources using the Nim programming language. | 24 |
uraimo/swiftygpio | A library for interacting with external sensors and devices on Linux/ARM boards using Swift. | 1,352 |
rust-embedded/gpio-cdev | Provides Rust API access to GPIO character device ABI | 216 |
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 |
blundell/androidthings-gpio-input | An Android Things project demonstrating GPIO input using a button from a hardware device | 3 |
fivdi/pigpio | A Node.js module providing fast GPIO control and interrupt handling on the Raspberry Pi | 948 |
blundell/androidthings-gpio-output | An Android Things GPIO output example using an LED to demonstrate basic digital output functionality | 0 |
stianeikeland/go-rpio | A Go library for accessing and controlling GPIO pins on Raspberry Pi devices | 2,199 |