#
gpio
Here are 1,084 public repositories matching this topic...
Golang framework for robotics, drones, and the Internet of Things (IoT)
go
mqtt
raspberry-pi
iot
arduino
beaglebone-black
gpio
robot
uav
drone
robotics
hardware
i2c
bluetooth
internet-of-things
sphero
intel-joule
beaglebone
bluetooth-le
intel-edison
-
Updated
Jun 7, 2021 - Go
JavaScript framework for robotics, drones, and the Internet of Things (IoT)
javascript
raspberry-pi
iot
arduino
beaglebone-black
gpio
robotics
i2c
internet-of-things
bluetooth-low-energy
sphero
chip
intel-joule
drones
intel-edison
-
Updated
Oct 2, 2020 - JavaScript
Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO
-
Updated
Mar 23, 2021 - C++
bennuttall
commented
Jan 29, 2019
Let's add an option to rotate pinout by 180 degrees.
Linux Library for low speed IO Communication in C with bindings for C++, Python, Node.js & Java. Supports generic io platforms, as well as Intel Edison, Intel Joule, Raspberry Pi and many more.
-
Updated
Jul 13, 2021 - C
A Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire.
swift
raspberry-pi
iot
neopixel
spi-interface
gpio
i2c
spi
led
uart
lcd-display
serialport
pwm
led-strips
1-wire
-
Updated
Jun 10, 2021 - Swift
GPIO access and interrupt detection with Node.js
-
Updated
Apr 26, 2021 - JavaScript
Fast GPIO, PWM, servo control, state change notification and interrupt handling with Node.js on the Raspberry Pi
-
Updated
Apr 30, 2021 - JavaScript
A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.
-
Updated
Jul 29, 2021 - Rust
A Python package and CLI tool to work with w1 temperature sensors like DS1822, DS18S20 & DS18B20 on the Raspberry Pi, Beagle Bone and other devices.
python
linux
gpio
hardware
raspberrypi
sensor
temperature
ds18b20
beaglebone
w1-therm-sensor
ds18s20
-
Updated
Apr 6, 2021 - Python
A Rust Interface to the Linux sysfs GPIO interface (https://www.kernel.org/doc/Documentation/gpio/sysfs.txt)
-
Updated
Feb 15, 2021 - Rust
HomeGenie, the open source, programmable, home automation server for smart connected devices and applications
home-automation
embedded
gpio
server
raspberrypi
philips-hue
smart-home
zwave
knx
z-wave
homegenie
x10
-
Updated
Jun 13, 2021 - JavaScript
OctoPrint Enclosure Plugin
plugin
raspberry-pi
printer
gpio
sensor
temperature-sensor
octoprint
enclosure
filament-sensor
temperature-alarm
enclosure-plugin
-
Updated
Jul 17, 2021 - Python
Expose GPIO modules (Raspberry Pi, Beaglebone, PCF8754, PiFace2 etc.) and digital sensors (LM75 etc.) to an MQTT server for remote control and monitoring.
python
mqtt
raspberry-pi
rpi
beaglebone-black
gpio
dht11
dht22
home-assistant
beaglebone
gpio-pins
raspberry-pi-gpio
am2302
bananapi
pcf8574
piface-digital
lm75
-
Updated
Jun 7, 2021 - Python
Ruby conversion of RPi.GPIO Python module
-
Updated
Aug 9, 2020 - C
microcontroller
interpreter
gpio
csharp
firmware
dotnet
i2c
esp32
stm32
clr
spi
adc
nano-framework
mcu
pal
pwm
hacktoberfest
serial-communication
nanoframework-interpreter
-
Updated
Jul 24, 2021 - C
A native Go library for Linux GPIO
-
Updated
Jul 5, 2021 - Go
Java Device I/O library that is portable across Single Board Computers. Tested with Raspberry Pi, Odroid C2, BeagleBone Black, Next Thing CHIP, Asus Tinker Board and Arduinos. Supports GPIO, I2C, SPI as well as Serial communication. Also known to work with Udoo Quad.
java
raspberry-pi
arduino
beaglebone-black
gpio
serial
i2c
spi
hacktoberfest
analog-devices
odroid-c2
spi-device
firmata
serial-port
serial-communication
asus-tinker-board
libgpiod
gpiod
spi-devices
-
Updated
Jul 29, 2021 - Java
Library C++ for raspberrypi and orangepi, GPIO interfaces compatible with openframeworks.
raspberry-pi
c-plus-plus
gtk
library
ui
gpio
tcp
i2c
openframeworks
network
internet-of-things
io
spi
jetson-tx1
orange-pi
openframeworks-addon
banana-pi
jetson-tx2
jetson-nano
-
Updated
Feb 4, 2021 - C++
A set of scripts that can be used to provide a "safe power off switch" for a Raspberry Pi.
raspberry-pi
leds
gpio
connector
plug
switch
shutdown
audio-clips
ground
melting
led-board
reset-buttons
on-off
gpio-number
angle-headers
-
Updated
Apr 22, 2021 - Python
Open
Implement SPIDevice
rahul-thakoor
commented
Jul 16, 2020
BASIC environment with a REPL, a web interface, and RPi support written in Rust
language
programming-language
rust
basic
raspberry-pi
parser
interpreter
gpio
repl
scripting-language
learn-to-code
-
Updated
Jul 3, 2021 - Rust
Go library to do GPIO on systems with /sys/class/gpio (sysfs)
-
Updated
Jun 15, 2021 - Go
Improve this page
Add a description, image, and links to the gpio topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gpio topic, visit your repo's landing page and select "manage topics."


The uncompensated temperature of the BMP180 is incorrectly converted to a 16-bit signed value, instead of a 32-bit signed value (long). Since the data is 16-bits wide and can therefore not be negative, the easy fix would be to do the following:
sip.js(1128): uncompensated = uint16(data[0], data[1]);
Please see page 15 of the manual of the BMP180 chip:
https://ae-bst.resource.bosch.com/media