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.