.. MetaWear iOS/macOS/tvOS API 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 iOS/macOS/tvOS/watchOS 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. If you are interested in the finer details of the library, see `source code `_ and `API documentation `_. This guide assumes you have fundamental knowledge of iOS, macOS, or tvOS programming especially `Swift `_ and `Closures `_. .. toctree:: :hidden: :maxdepth: 1 project metawearboard metawearscanner cppbridge event datasignal dataprocessor logger core_modules sensors peripherals advanced_features