.. MetaWear Python documentation master file, created by sphinx-quickstart on Sat Apr 16 02:20:42 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Introduction ================= The MetaWear Python API provides a simple way to communicate with your MetaWear boards using Apple devices. This is a thin wrapper around the `MetaWear C++ API `_ so you will find the `C++ documentation `_ and `API reference `_ useful. This guide assumes you have fundamental knowledge of Python programming. .. toctree:: :hidden: :maxdepth: 1 metawearboard metawearscanner cppbridge event datasignal metadataprocessor logger core_modules sensors peripherals advanced_features