** This Repository is Outdated ** Visit Delsys Example Applications Repository for up-to-date examples
- When you run the app after building the project from Unity, click Scan. The app will then scan for Trigno Sensors and connect to found devices.
- Select sensors by clicking "Select" button.
- Click "Start" to start data streaming and "Stop" to stop data streaming
- The app will save a csv file of the data collected during the run.
- Unity version 2019.1.5f1 or greater
- Latest Delsys API
- Trigno sensors and Base Station running on latest firmware. You can follow the guide from here
- Make sure you always have the latest DelsysAPI, you can download the latest API package from here (Skip to step 8 if you already have the latest API package)
- For this tutorial, we'll be using the NuGet for Unity plugin. This is not required, but it simplifies obtaining the API's dependencies.