Provides direct support for the DHT Tiny i2c device.
Info
Version: | 1.1.0 |
Author(s): | Daniel Porrey |
Last Update: | Monday, August 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/porrey/tinydht |
NuGet Url: | https://www.nuget.org/packages/IoT.DhtTiny |
Install
Install-Package IoT.DhtTiny
dotnet add package IoT.DhtTiny
paket add IoT.DhtTiny
IoT.DhtTiny Download (Unzip the "nupkg" after downloading)
Dependencies
- IoT.I2c(>= 1.0.6)
- Microsoft.NETCore.UniversalWindowsPlatform(>= 5.2.2)