BlinkStickDotNet

BlinkStick Generic Hid Library with KeesTalksTech modifications


Keywords
HID, BlinkStick, Led, Controller, USB
License
GPL-3.0
Install
Install-Package BlinkStickDotNet -Version 2.0.14

Documentation

BlinkStickDotNet

This is BlinkStick .NET interface to control devices connected to the computer. The library is written in Mono/.NET 4.0 C#.

What is BlinkStick? It's smart USB LED pixel. More info about it here:

http://www.blinkstick.com

API Reference

http://arvydas.github.io/BlinkStickDotNet

Supported platforms

  • Windows
  • Linux
  • OSX

How to build (Windows)

  • Download and install Microsoft .NET 4.0 Full
  • Download and install Xamarin Studio
  • Alternatively you can use Microsoft Visual Studio 2010 and later
  • All dependant libraries are inside the repository

Download the repository:

https://github.com/arvydas/BlinkStickDotNet/archive/master.zip

Extract it, open the solution file and build it.

Documentation and examples

Please refer to Wiki:

https://github.com/arvydas/BlinkStickDotNet/wiki

Development

Join the development of BlinkStickDotNet library! Here is how you can contribute:

  • Fork this repository
  • Write some awesome code
  • Issue a pull request

License

BlinkStickDotNet is licensed under GPL v3. Please contact for other licensing options if required.

Maintainer