For our full setup guide for the DUO M/MLX please reference our Installation Guides.
Guides
Using the Dashboard
The simplest way to get started testing/using your DUO is to load up the cross platform DUO Dashboard application. A full walkthrough and troubleshooting tips can be found on our Dashboard Guide (http://duo3d.com/docs/articles/dashboard)
DUO Code Samples
We provide several examples for getting started using the DUO in your own projects. These are compiled with CMake and aim to act a simple starting point for developers. Make sure to review the DUO SDK configuration before trying to build the samples on your device. Then move on by reviewing the latest Code Samples […]
DUO SDK Docs
The DUO ships with a simple but powerful software development kit that provides common tooling and samples for getting started with coding. Review the latest SDK Documentation to get started on how to configure your compilation environment.
DUO API Docs
We provide our Device API in a portable C implementation. Review the latest API Documentation to get started using the DUO within your own applications. Also after you have reviewed the API make sure to review and compile the Code Samples to see full working examples of the API in use.