Q:
Do you have a VB.NET software development kit (SDK) for the EVAL-ADIS?
A:
--------------------------------------------------------------------------------------------------------------
The EVAL-ADIS provides a basic communication conduit between Windows-PCs and many of the iSensor products (ADIS16xxx). It provides functional evaluation support to those who were also developing a direct interface between an ADIS16xxx product and their preferred SPI-compatible processor. Custom software development is not listed as a "feature" or "promised function" in any of the EVAL-ADIS documentation, but the attached file provides a potential starting point for prototype data collection. Download this file to access the VB.NET DLL file, along with an example VB.NET project. The project file provides examples for reading registers, writing to registers and a streaming data acquisition function.