[OpenWrt Wiki] I2C
https://openwrt.org/docs/techref/hardware/port.i2cI2C This gives an overview for running I²C on your router. There are a few other OpenWrt I2C projects out there and they really helped me getting this up and running. In contrast to the other projects this one uses 2 GPIOs of the router does not need any external circuit Hardware
[OpenWrt Wiki] Welcome to the OpenWrt Project
https://openwrt.org04.09.2021 · Welcome to the OpenWrt Project The OpenWrt Project is a Linux operating system targeting embedded devices. Instead of trying to create a single, static firmware, OpenWrt provides a fully writable filesystem with package management. This frees you from the application selection and configuration provided by the vendor and allows you to customize the …
[OpenWrt Wiki] How to use I²C over USB
openwrt.org › docs › guide-userHow to use I²C over USB Introduction Several routers and embedded devices with OpenWRT-support are equipped with one or more USB ports. In order not to risk your warranty by opening your device and soldering an I²C bus to the GPIOs, you can use an USB-I²C adapter to connect to your I²C-devices (e.g. temperature sensors, RTCs, AD-converters, GPIO-expanders, LCD-Drivers).
[OpenWrt Wiki] package: kmod-i2c-core
openwrt.org › packages › pkgdataDec 12, 2021 · kmod-i2c-core Version: see kernel for details Description: Kernel modules for I2C support\\ \\ Installed size: 5kB Dependencies: kernel Categories: kernel-modules Repositories: base OpenWrt release: OpenWrt-21.02.0 File size: 6kB License: GPL-2.0 Maintainer: OpenWrt team Bug report: Bug reports Source code: Sources
[OpenWrt Wiki] I2C
openwrt.org › docs › techrefI2C This gives an overview for running I²C on your router. There are a few other OpenWrt I2C projects out there and they really helped me getting this up and running. In contrast to the other projects this one * uses 2 GPIOs of the router * does not need any external circuit
OpenWrt Forum Archive
forum.archive.openwrt.org › viewtopicAug 14, 2014 · 20 Aug 2014, 09:18. I compile git downloaded openwrt with hlk-rm04 default configuration (add some flyweight package). For your knowledge using i2ctool on cubieboard (ARM platform) give a lot of kernel log errors but work too. Seems that i2c is not ready to be used out of the box .