Info
Version: | 1.0.2 |
Author(s): | Leivo Sepp |
Last Update: | Monday, September 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LeivoSepp/Lesson-Temperture-MPL115A2 |
NuGet Url: | https://www.nuget.org/packages/RobootikaCOM.MPL115A2 |
Install
Install-Package RobootikaCOM.MPL115A2
dotnet add package RobootikaCOM.MPL115A2
paket add RobootikaCOM.MPL115A2
RobootikaCOM.MPL115A2 Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Using is very simple, just call sensor.getPressure() (kPa) and sensor.getTemperature() (C).