Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 957 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 957 Bytes

Demo App: Nuimo SDK for Universal Windows Applications

Universal Windows demo app demonstrating the Nuimo SDK

How to use

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

Support

Please visit https://senic.com/developers or create an issue.