Skip to content

adafruit/Adafruit_MLX90395

Repository files navigation

Adafruit MLX90395 3-Axis Magnetic Field Sensor Build Status/Documentation

This is the Adafruit MLX90395 3-axis Magnetic Field Sensor library for Arduino

This driver is for use with the Adafruit MLX90395 Breakout, and has been designed specifically for these boards: This chip uses I2C to communicate, 2 pins are required to interface

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Dependencies

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Documentation and doxygen

Documentation is produced by doxygen. Contributions should include documentation for any new code added.

Some examples of how to use doxygen can be found in these guide pages:

https://learn.adafruit.com/the-well-automated-arduino-library/doxygen

https://learn.adafruit.com/the-well-automated-arduino-library/doxygen-tips

Written by Ladyada for Adafruit Industries.
MIT license, all text above must be included in any redistribution

To install, use the Arduino Library Manager and search for "Adafruit MLX90395" and install the library.