.. MetaWear Javascript 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 Javascript 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 Javascript programming especially `Node.JS `_. .. toctree:: :hidden: :maxdepth: 1 metawearboard metawearscanner cppbridge event datasignal metadataprocessor logger core_modules sensors peripherals advanced_features