Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/getsenic/nuimo-windows-demo

Universal Windows demo application to demonstrate the Nuimo Windows SDK
https://github.com/getsenic/nuimo-windows-demo

Last synced: about 2 months ago
JSON representation

Universal Windows demo application to demonstrate the Nuimo Windows SDK

Awesome Lists containing this project

README

        

# Demo App: Nuimo SDK for Universal Windows Applications

Universal Windows demo app demonstrating the [Nuimo SDK](https://github.com/getsenic/nuimo-windows)

## 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.