In stock
View Purchasing OptionsProject update 4 of 10
We’ve had several questions regarding when our code will appear on GitHub. The answer is "now!"
Go to https://github.com/daqifi/, and you will find our Java API and our Windows desktop application.
The Windows desktop application (written in C#) delivers DAQiFi-collected data to your PC. It relies on Google protocol buffers to read the incoming data, MahApps user-interface components, and Oxyplot components to display collected data graphically. It also leverages EntityFramework object-relational mapping.
The Java API, which allows you to use DAQiFi’s hardware on the platform of your choice, is available for cross-platform integration. It includes a device emulator, so you don’t need to connect a physical device to test API functionality.
We are interested in knowing what other APIs might be useful to you (such as a C/C++ or Python API). We’d love to hear your feedback!