Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/getsenic/nuimo-windows-demo
- Owner: getsenic
- License: mit
- Created: 2016-07-20T09:27:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-22T09:56:40.000Z (over 8 years ago)
- Last Synced: 2023-03-07T10:17:20.922Z (almost 2 years ago)
- Language: C#
- Size: 22.5 KB
- Stars: 9
- Watchers: 7
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.