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.