shaoyiwork / IoTHelpers

This library allows to easily interact with GPIO, I2C and SPI devices in Windows 10 IoT Core with boards like Raspberry Pi 2 and MinnowBoard Max.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IoT Helpers

Windows 10 Core IoT Helpers to use with common sensors kit

This library allows to easily interact with GPIO, I2C and SPI in Windows 10 IoT Core with boards like Raspberry Pi 2 and MinnowBoard Max.

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

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.

Support

GPIO features have been tested with modules available in the SunFounder 37 modules Sensor Kit. If you try other modules and encounter some issues, please let us know and we'll fix the problem as soon as possible!

We are also trying to integrate modules from other vendors.

About

This library allows to easily interact with GPIO, I2C and SPI devices in Windows 10 IoT Core with boards like Raspberry Pi 2 and MinnowBoard Max.

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

License:MIT License


Languages

Language:C# 51.2%Language:JavaScript 37.7%Language:CSS 10.8%Language:PowerShell 0.3%Language:ASP 0.0%