DotNetToscana / IoTHelpers

A library that allows to easily interact with Windows 10 IoT Core features like GPIO, I2C and SPI devices

Home Page:http://www.nuget.org/packages/IoTHelpers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IoT Helpers

Windows 10 IoT Core IoT Helpers

A library that allows to easily interact with Windows 10 IoT Core features like GPIO, I2C and SPI devices. It comes with a rich set of samples that show how to use it in different scenarios.

Installation

The IoTHelpers library is available on NuGet. Just search IoTHelpers in the Package Manager GUI or run the following command in the Package Manager Console:

Install-Package IoTHelpers

At this moment, the NuGet package contains the ARM version only, so if you want to use the library with MinnowBoard Max, you should fork the GitHub project and use the source code directly.

Usage

Refer to the project documentation to find examples about how to use this library. You can also find some code samples in the Samples folder.

Credits

Icon by Samat Odedara under the Creative Commons (Attribution 3.0 Unported) license

About

A library that allows to easily interact with Windows 10 IoT Core features like GPIO, I2C and SPI devices

http://www.nuget.org/packages/IoTHelpers/

License:MIT License


Languages

Language:JavaScript 50.9%Language:C# 47.0%Language:C++ 1.8%Language:CSS 0.3%Language:ASP 0.0%