Provides an interface to the Adafruit HTU21D-F Temperature & Humidity Sensor Breakout Board.
Info
| Version: | 1.0.0 |
| Author(s): | Daniel Porrey |
| Last Update: | Friday, October 16, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/porrey/iot |
| NuGet Url: | https://www.nuget.org/packages/IoT.Htu21df |
Install
Install-Package IoT.Htu21df
dotnet add package IoT.Htu21df
paket add IoT.Htu21df
IoT.Htu21df Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.UniversalWindowsPlatform(5.0.0)
- IoT.I2c(1.0.1)
Tags