gpio
Here are 1,097 public repositories matching this topic...
Golang framework for robotics, drones, and the Internet of Things (IoT)
-
Updated
Aug 13, 2021 - Go
JavaScript framework for robotics, drones, and the Internet of Things (IoT)
-
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++
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
Aug 23, 2021 - C
A Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire.
-
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
Aug 19, 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.
-
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
-
Updated
Jun 13, 2021 - JavaScript
OctoPrint Enclosure Plugin
-
Updated
Aug 5, 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.
-
Updated
Aug 8, 2021 - Python
A native Go library for Linux GPIO
-
Updated
Jul 5, 2021 - Go
Ruby conversion of RPi.GPIO Python module
-
Updated
Aug 9, 2020 - C
-
Updated
Aug 24, 2021 - C
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.
-
Updated
Aug 3, 2021 - Java
Library C++ for raspberrypi and orangepi, GPIO interfaces compatible with openframeworks.
-
Updated
Feb 4, 2021 - C++
A set of scripts that can be used to provide a "safe power off switch" for a Raspberry Pi.
-
Updated
Apr 22, 2021 - Python
Implement SPIDevice
BASIC environment with a REPL, a web interface, and RPi support written in Rust
-
Updated
Aug 4, 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