MPU Driver - Documentation

Important

This documentation is a work in progress. Improvements, suggestions and corrections are very welcome.

Introduction

MPU Driver is a C++ library developed for ESP32 Microcontroller. It is meant to provide a complete interface for working with Invensense MPU chips.

API Reference

Click Here.

Test Section

typedef mpud::MPU MPU_t

Easy alias for MPU class.