#
i2c
Here are 1,428 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
Aug 13, 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
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
A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.
-
Updated
Aug 19, 2021 - Rust
STM32F103 logic analyzer and more
-
Updated
Feb 13, 2021 - C
Driver for SSD1306, SSD1331, SSD1351, IL9163, ILI9341, ST7735, PCD8544, Nokia 5110 displays running on Arduino/ESP32/Linux (Rasperry) platforms
raspberry-pi
arduino
esp8266
attiny
i2c
esp32
atmega328p
arduino-library
spi
arkanoid
attiny85
lcd-display
ssd1306
sh1106
ssd1331
nokia5110
ili9341
st7735
ssd1351
-
Updated
May 31, 2021 - C
Передача показаний воды по Wi-Fi. Watermeter Wi-Fi transmitter.
iot
arduino
esp8266
attiny
embedded
smarthome
hardware
i2c
atmel
smart-home
internet-of-things
blynk
smarthomes
industry-monitor
watermeter
-
Updated
Jul 19, 2021 - C++
Documents and Software Related to the famous CH341a used in I2C/SPI Flash Programmers also called as Bios Programmers
linux
i2c
spi
programmer
chip
drivers
ch341
ch341a
spi-flash-chips
spi-flash-programmers
bios-programmers
-
Updated
Apr 29, 2021
I2C serial bus access with Node.js
-
Updated
Apr 29, 2021 - JavaScript
A tool for passive data capture and reconnaissance of serial flash chips. It is used in conjunction with a Saleae logic analyzer to reconstruct flash memory contents and extract contextual information about device operations.
python
i2c
reverse-engineering
sniffer
spi
logic-analyzer
hardware-hacking
flash-memory
saleae
saleae-logic
-
Updated
Jul 8, 2020 - Python
I2C based soil moisture sensor
-
Updated
Oct 4, 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
Aug 21, 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.
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
Aug 3, 2021 - Java
Arduino library to transfer dynamic, packetized data fast and reliably via Serial, I2C, or SPI
serial
communication
packets
i2c
transfer
bytes
arduino-library
spi
uart
usart
spi-communication
serial-communication
i2c-protocol
spi-protocol
senddata
tx-buffer
arduino-to-arduino
inter-arduino
rx-buffer
i2c-communication
-
Updated
Aug 6, 2021 - C++
Turn your Raspberry Pi into an Oscilloscope/XY Plotter with Python
python
raspberry-pi
i2c
electronics
analog
adafruit
embedded-systems
computer-engineering
plotter
oscilloscope
diy
xy-plotter
-
Updated
Aug 29, 2016 - Python
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++
Menu creation Arduino library for LCDs, wraps LiquidCrystal.
-
Updated
Jun 29, 2020 - C++
Open Source Home Automation system for .NET
home-automation
raspberry-pi
iot
alexa
hardware
i2c
sensor
temperature
windows-10
smart-home
webapp
motion-detector
humidity
actuators
roller-shutters
-
Updated
Oct 14, 2018 - C#
Driver for LCD displays running on Arduino/Avr/ESP32/Linux (including Rasperry) platforms
raspberry-pi
arduino
attiny
i2c
esp32
atmega328p
arduino-library
spi
arkanoid
attiny85
lcd-display
ssd1306
sh1106
ssd1325
ssd1331
nokia5110
ili9341
ssd1327
ssd1351
-
Updated
Jun 6, 2021 - C++
Arduino library for the CCS811 gas sensor for monitoring indoor air quality.
-
Updated
Jul 29, 2021 - C++
Improve this page
Add a description, image, and links to the i2c topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the i2c 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