Skip to content

Commit 20d777e

Browse files
authored
Add note on MPU-9250 Breakout library
1 parent 5aacad7 commit 20d777e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ For help getting started with this library, refer to the [Using the MPU-9250 DMP
1717

1818
**Note**: This library currently only supports and is tested on **SAMD processors**. It's a major part of the [SparkFun 9DoF Razor IMU M0](https://www.sparkfun.com/products/14001) firmware.
1919

20+
If you're looking for an AVR-compatible (Arduino Uno, SparkFun RedBoard, etc.) library, check out the [SparkFun MPU-9250 Breakout Library](https://github.com/sparkfun/SparkFun_MPU-9250_Breakout_Arduino_Library), which provides access to all standard MPU-9250 sensor-readings.
21+
2022
Repository Contents
2123
-------------------
2224

0 commit comments

Comments
 (0)