Zebble.Sensors
1.1.112
See the version list below for details.
dotnet add package Zebble.Sensors --version 1.1.112
NuGet\Install-Package Zebble.Sensors -Version 1.1.112
<PackageReference Include="Zebble.Sensors" Version="1.1.112" />
paket add Zebble.Sensors --version 1.1.112
#r "nuget: Zebble.Sensors, 1.1.112"
// Install Zebble.Sensors as a Cake Addin #addin nuget:?package=Zebble.Sensors&version=1.1.112 // Install Zebble.Sensors as a Cake Tool #tool nuget:?package=Zebble.Sensors&version=1.1.112
A plugin to access device sensors (such as Compass, Accelerometer and Gyroscope) in Zebble applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid90 is compatible. |
Universal Windows Platform | uap10.0.18362 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
MonoAndroid 9.0
- Olive.GeoLocation (>= 2.1.109)
- Zebble (>= 4.5.473)
-
UAP 10.0.18362
- Olive.GeoLocation (>= 2.1.109)
- Zebble (>= 4.5.473)
-
Xamarin.iOS 1.0
- Olive.GeoLocation (>= 2.1.109)
- Zebble (>= 4.5.473)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Zebble.Sensors:
Package | Downloads |
---|---|
Zebble.Location
A Zebble plugin that enables you to find and track device geo location and also find directions. |
|
Zebble.SmoothCompass
The built-in compass sensor returns shaky data that randomly changes by 1-2 degrees, which is a problem for UI visualisation. This plug-in solves that by combining data from compass, gyroscope and accelerometer to deliver a smooth and more natural result. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Minor fixes