i2c

There are 2280 repositories under i2c topic.

  • tinygo-org/tinygo

    Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

    Language:Go14.7k1721.5k857
  • rwaldron/johnny-five

    JavaScript Robotics and IoT programming framework, developed at Bocoup.

    Language:JavaScript13.2k4571.2k1.8k
  • hybridgroup/gobot

    Golang framework for robotics, drones, and the Internet of Things (IoT)

    Language:Go8.8k3144421k
  • hybridgroup/cylon

    JavaScript framework for robotics, drones, and the Internet of Things (IoT)

    Language:JavaScript4.2k203124362
  • ThingPulse/esp8266-oled-ssd1306

    Driver for the SSD1306 and SH1106 based 128x64, 128x32, 64x48 pixel OLED display running on ESP8266/ESP32

    Language:C++2k115267638
  • libusb/hidapi

    A Simple cross-platform library for communicating with HID devices

    Language:C1.5k39298376
  • eclipse/mraa

    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.

    Language:C1.4k128603613
  • SwiftyGPIO

    uraimo/SwiftyGPIO

    A Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire.

    Language:Swift1.3k6885133
  • golemparts/rppal

    A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.

    Language:Rust1.1k209989
  • rm-hull/luma.oled

    Python module to drive a SSD1306 / SSD1309 / SSD1322 / SSD1325 / SSD1327 / SSD1331 / SSD1351 / SH1106 OLED

    Language:Python78830225162
  • lexus2k/ssd1306

    Driver for SSD1306, SSD1331, SSD1351, IL9163, ILI9341, ST7735, PCD8544, Nokia 5110 displays running on Arduino/ESP32/Linux (Rasperry) platforms

    Language:C65026145126
  • tinygo-org/drivers

    TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.

    Language:Go58121171178
  • thanks4opensource/buck50

    STM32F103 logic analyzer and more

    Language:C562351455
  • waterius

    dontsovcmc/waterius

    Передача показаний воды по Wi-Fi. Watermeter Wi-Fi transmitter.

    Language:C++55049239108
  • SerialTransfer

    PowerBroker2/SerialTransfer

    Arduino library to transfer dynamic, packetized data fast and reliably via Serial, I2C, or SPI

    Language:C++397218765
  • lexus2k/lcdgfx

    Driver for LCD displays running on Arduino/Avr/ESP32/Linux (including Rasperry) platforms

    Language:C++3541210451
  • hydrabus/hydrafw

    HydraBus HydraFW official firmware for open source multi-tool for anyone interested in learning/developping/debugging/hacking/Penetration Testing for basic or advanced embedded hardware

    Language:C348456292
  • fivdi/i2c-bus

    I2C serial bus access with Node.js

    Language:JavaScript3442910057
  • fhunleth/elixir_ale

    Interact with hardware in Elixir - GPIOs, I2C and SPI

    Language:C342203444
  • leech001/MPU6050

    STM32 HAL library for GY-521 (MPU6050) with Kalman filter

    Language:C31010880
  • nanoframework/nf-interpreter

    :gear: nanoFramework Interpreter, CLR, HAL, PAL and reference target boards

    Language:C301220165
  • alainiamburg/sniffROM

    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.

    Language:Python27820334
  • LiquidMenu

    VasilKalchev/LiquidMenu

    Menu creation Arduino library for LCDs, wraps LiquidCrystal.

    Language:C++271144251
  • mattjlewis/diozero

    Java Device I/O library that is portable across Single Board Computers and microcontrollers. Tested with Raspberry Pi, Odroid C2, BeagleBone Black, Next Thing CHIP, Asus Tinker Board and Arduinos / Pico. Supports GPIO, I2C, SPI as well as Serial communication. Also known to work with Udoo Quad.

    Language:Java2482811860
  • Miceuz/i2c-moisture-sensor

    I2C based soil moisture sensor

    Language:C240323872
  • natanaeljr/esp32-MPU-driver

    ESP32 full library for all MPU6000 MPU6050 MPU6500 MPU9150 MPU9250 with SPI and I2C support and more.

    Language:C++238142268
  • nopnop2002/esp-idf-ssd1306

    SSD1306/SH1106 Driver for esp-idf

    Language:C23592368
  • VoodooSMBus/VoodooRMI

    Synaptic Trackpad driver over SMBus/I2C for macOS

    Language:C++228189918
  • wolfSSL/wolfTPM

    wolfTPM is a highly portable TPM 2.0 library, designed for embedded use.

    Language:C228303455
  • asus-linux-drivers/asus-numberpad-driver

    Maintained feature-rich linux driver for NumberPad(2.0) on Asus laptops. NumberPad(2.0) is illuminated numeric keypad integrated to touchpad which appears when is done tap on top right corner of touchpad for atleast 1s by default (configurable) or slide gesture from top right/left corner to the center, the left shows calc app aswell (configurable).

    Language:Python226413316
  • nanoframework/nanoFramework.IoT.Device

    📦 This repo includes .NET nanoFramework implementations for various sensors, chips, displays, hats and drivers

    Language:C#20816095
  • xreef/PCF8574_library

    PCF8574 library. i2c digital expander for Arduino, Raspberry Pi Pico and rp2040 boards, esp32, SMT32 and ESP8266. Can read write digital values with only 2 wire. Very simple to use and encoder support.

    Language:C++20395961
  • rust-embedded/rust-i2cdev

    Rust library for interfacing with i2c devices under Linux

    Language:Rust200203054
  • SolidSoils/Arduino

    C# .NET - Arduino library supporting simultaneous serial ASCII, Firmata and I2C communication

    Language:C#195263660
  • kashimAstro/ofxGPIO

    Library C++ for raspberrypi and orangepi, GPIO interfaces compatible with openframeworks.

    Language:C++188232844
  • bigbigmdm/IMSProg

    IMSProg - software for CH341A-based programmers to work with I2C, SPI and MicroWire EEPROM/Flash chips

    Language:HTML18274732