initial commit

This commit is contained in:
2026-02-09 14:16:46 +01:00
commit 65655aa78e
12 changed files with 2079 additions and 0 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
A Rust driver for the [MMC56X3](https://www.adafruit.com/product/5579) Triple-axis Magnetometer.
Based on the [arduino driver](https://github.com/adafruit/Adafruit_MMC56x3).
# Usage
See [examples](./example). Also make sure to check the [datasheet](https://cdn-learn.adafruit.com/assets/assets/000/113/957/original/MMC5603NJ_RevB_7-12-18.pdf).