Info
| Version: | 1.2.0 |
| Author(s): | MbientLab |
| Last Update: | Thursday, December 27, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mbientlab/MetaWear-SDK-CSharp |
| NuGet Url: | https://www.nuget.org/packages/MetaWear.CSharp |
Install
Install-Package MetaWear.CSharp
dotnet add package MetaWear.CSharp
paket add MetaWear.CSharp
MetaWear.CSharp Download (Unzip the "nupkg" after downloading)
Dependencies
2 packages depend on this package.
Tags
Due to its platform agnostic nature, this package is only an API for the BLE communication protocol;
users of this package will need to plugin their own BLE stack and file i/o code.
Check out the MetaWear.Win10 and MetaWear.NetStandard packages for Windows 10 and NetStandard 2.0 specific
plugins for this project.