Universal Windows demo app demonstrating the Nuimo SDK
- Clone or download this repository.
- Open the project in Visual Studio. If your IDE shows errors, just build the project.
- Manually pair your Nuimo (Windows -> Settings -> Devices -> Bluetooth).
- Make sure to select the correct 'Solution Platform' (e.g. x86) to run the app on.
- Run the demo app. Visual Studio automatically downloads the [Nuimo SDK from NuGet package manager] (https://www.nuget.org/packages/NuimoSDK/) .
- If you have more than one paired Nuimo select the one you want to connect to.
- Connect to your Nuimo by clicking "Connect".
- Watch all Nuimo events coming in.
- Create a matrix by (un)checking the checkboxes, choose sending options and send the matrix to your Nuimo.
Please visit https://senic.com/developers or create an issue.