It looks like it should work with the standard SPI interface on the IOIO. You'd need to implement a device driver in Java. Judging by a quick look at the Arduino library, translating to Java should be too hard.
On Thu, Apr 30, 2015 at 12:09 AM, <[email protected]> wrote: > > Hi guys,Looking for a really accurate motion measurement sensor to help > track my IOIO robot.I found this: ADNS-9800 Laser Motion Sensor ( > https://www.tindie.com/products/jkicklighter/adns-9800-optical-laser-sensor/) > > > Can someone please have a look and see if this would work with the IOIO? > > Would I need a Java library? (Apparently for Arduino you need the Arduino > SPI library) or would it be a simple hookup? > > I've come across other tuts about using a standard (oldschool *PS*-*2 > protocol (NOT USB)*) mouse lazer mechanism to make a motion measurement > sensor. But has the above sensor simplified the process? > > Thanks in advance. > > -- > 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/d/optout. > -- 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/d/optout.
