#
i2c
Here are 1,707 public repositories matching this topic...
dgryski
commented
Dec 20, 2021
~/go/src/go.googlesource.com/go/src/compress/flate $ tinygo test -c compress/flate && ./flate.test
~/go/src/go.googlesource.com/go/src/compress/flate $ go test -c && ./flate.test
PASS
good first issue
Good for newcomers
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
May 2, 2022 - 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
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
Dec 19, 2021 - Swift
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
Mar 23, 2022 - C
A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.
-
Updated
Apr 8, 2022 - 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
Mar 17, 2022 - 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
Apr 19, 2022 - C++
I2C serial bus access with Node.js
-
Updated
Feb 28, 2022 - 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
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
May 1, 2022 - C++
microcontroller
interpreter
gpio
csharp
firmware
dotnet
i2c
esp32
stm32
clr
spi
adc
mcu
pal
pwm
hacktoberfest
serial-communication
nanoframework
nanoframework-interpreter
-
Updated
May 11, 2022 - C
I2C based soil moisture sensor
-
Updated
Oct 4, 2020 - 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
Feb 18, 2022 - Java
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
Apr 1, 2022 - C++
Menu creation Arduino library for LCDs, wraps LiquidCrystal.
-
Updated
Nov 8, 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
Mar 27, 2022 - 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++
Synaptic Trackpad driver over SMBus/I2C for macOS
-
Updated
Feb 28, 2022 - 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#
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