Arduino library for scanning I2C bus for devices
-
Updated
Mar 2, 2016 - C++
Arduino library for scanning I2C bus for devices
Raspberry Tool for managing I2C modules. EEPROM (24c01-1024), PWM LED/Motor driver (PCA9632), I/O driver (PCA9557), Temp/Humid sensor (HDC1080, HTU21D), Fan controller with a PWM (EMC2301), Pressure sensor(MS5637), Display (SSD1306), Current Voltage Power measurement (INA226, INA260), PMU (AXP209), i2cdetect
Raspberry Pi I2C bus scan detection program. Detects I2C 7-bit address and prints them to screen. Scan for I2C devices, to see if any slaves are present on the I2C bus. Uses bcm2835 Library not linux drivers, designed for users of bcm2835 library
Low level hardware access c library
Add a description, image, and links to the i2cdetect topic page so that developers can more easily learn about it.
To associate your repository with the i2cdetect topic, visit your repo's landing page and select "manage topics."