|
Hi All,
Incase you've been experimenting with I2C on linux and now trying to make it work on Android (but never had the time to compile the source-code) - here's link to precompiled i2c user-space driver for Android
(also included the tools to do i2c detection)
The modules are compiled on `homlet lichee` source, linux 3.4. And it will enable /dev/i2c-0 and /dev/i2c-1
https://github.com/azureru/orangepipc-i2c-dev
I've tried on Beelink, Tronfy and Loboris Android base image to detect simple RTC clock - and it works fine (haven't tried the other i2c based devices thou)
|
|