![]() |
VOOZH | about |
dotnet add package Zebble.Sensors --version 1.1.113
NuGet\Install-Package Zebble.Sensors -Version 1.1.113
<PackageReference Include="Zebble.Sensors" Version="1.1.113" />
<PackageVersion Include="Zebble.Sensors" Version="1.1.113" />Directory.Packages.props
<PackageReference Include="Zebble.Sensors" />Project file
paket add Zebble.Sensors --version 1.1.113
#r "nuget: Zebble.Sensors, 1.1.113"
#:package Zebble.Sensors@1.1.113
#addin nuget:?package=Zebble.Sensors&version=1.1.113Install as a Cake Addin
#tool nuget:?package=Zebble.Sensors&version=1.1.113Install as a Cake Tool
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 | monoandroid13.0 monoandroid13.0 is compatible. |
| Universal Windows Platform | uap10.0.18362 uap10.0.18362 is compatible. |
| Xamarin.iOS | xamarinios10 xamarinios10 is compatible. |
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. |
This package is not used by any popular GitHub repositories.
Minor fixes