.. MetaWear C++ API documentation master file, created by sphinx-quickstart on Sat Apr 9 14:01:21 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Introduction ============ The MetaWear C++ API provides a low level implementation of the `MetaWear `_ Bluetooth LE protocol that can be used in C/C++ projects or by higher level languages such as C# and Python; it **does not** provide any Bluetooth LE functionality. Precompiled shared libraries (gcc 4.8.5 on openSUSE Leap 42.1) and source code are available on the `Metawear-CppAPI `_ project page. For C# developers, the C++ API is published as a Windows Runtime Component on `NuGet `_ . On the Python side, Henrik Blidh (`GitHub `_) is working on a Python client that can call into the library. You can check out his work on the `pymetawear `_ project page. .. toctree:: :hidden: :maxdepth: 1 btlecommunication mblmwmetawearboard mblmwevent mblmwdatasignal mblmwdataprocessor accelerometer ambientlightsensor barometer colordetector dataprocessor gpio gyro haptic humidity i2c ibeacon led logging magnetometer neopixel proximitydetector settings temperature timer