> I don't think it will be very much of a *porting* work, but more like > possibly implementing a subset of the IOIO API from scratch for this device. >
I haven't look at the IOIO code yet, but will and let you know my thoughts. > Also, since it has a non-standard USB interface, you'd have to have some > kind of a driver for it, accessible from Java, and available on all target > OS. > In fact, there is a kernel driver (i2c_tiny_usb) that expose the device as an I2C device. Then you can access it through /dev/i2c What's the interface used by IOIO to the IOIO OTG? /dev/xyz? libusb? RS232? Regards. -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/groups/opt_out.
