Get information out of your code at runtime to send it to log files, perf counters, consoles, services, sensors. Maximum flexibility and maintainability, minimum code.
Platform agnostic, .NET Standard 2.0 library for communicating with MetaMotion / MetaWear boards.
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...
More information