Is it possible to control the can, i2c, spi from an android application? I've been able to use the debug serial port to send information with some success, but I cannot figure out of a way to do it via the can, i2c or spi. Is this something that can only be done from a linux instead of android?
Any advice is greatly appreciated.