Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pi-top/i2c-tools-extra

Additional I2C utilities
https://github.com/pi-top/i2c-tools-extra

pi-topos

Last synced: about 1 month ago
JSON representation

Additional I2C utilities

Awesome Lists containing this project

README

        

# i2c-tools-extra

This package provides `i2cping`.

`i2cping` will probe a specified I2C address on a specified I2C bus. This is similar to `i2cdetect`, but is designed to be significantly faster, to quickly determine if a peripheral device could be connected.

This package is a fork of `i2c-tools`.