Info
Version: | 1.0.17 |
Author(s): | Dave Glover |
Last Update: | Thursday, May 12, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gloveboxes/Windows-10-for-IoT-Device-Driver-Library |
NuGet Url: | https://www.nuget.org/packages/Glovebox.IoT.Devices |
Install
Install-Package Glovebox.IoT.Devices
dotnet add package Glovebox.IoT.Devices
paket add Glovebox.IoT.Devices
Glovebox.IoT.Devices Download (Unzip the "nupkg" after downloading)
Dependencies
- UnitsNet(>= 3.20.0)
Tags
ADC/Convertors - IAdcControllerProvider Interface Compliant
--------------
ADS1015 and MCP3002
Sensors
-------
- BMP280, BME280, BMP180, BMP085 Air Temperature, Pressure, and Humidity
- MCP970X Range of analog temperature sensors - MCP9700A, MCP9701A, MCP9701AE
- HCSR04 and Infrared Distance sensors
- LDR Light Dependent Resistor
Actuators
---------
- LED On Off and Blink support
- Motor Class for use with an H-Bridge.
Supports Stop, Forward, Backward, Stop
- Relay - On Off support
- Generalised GPIO Output control - On off support
HATs
----
Explorer Hat Pro (https://shop.pimoroni.com/products/explorer-hat). Pin definitions, on board LEDs, ADS1015 ADC, H-Brigde/Motor (Capacitive touch yet to be implemented).