Qwiic 9DoF - ISM330DHCX, MMC5983MA Hookup Guide
Contributors:
Ell C
Resources and Going Further
Now that you've successfully got your Qwiic 9DoF up and running, it's time to incorporate it into your own project!
For more information, check out the resources below:
- Schematic
- Eagle Files
- Board Dimensions
- Datasheets
- Arduino Libraries
- GitHub Hardware Rrep
Need some inspiration for your next project? Check out some of these related tutorials:
Photon IMU Shield Hookup Guide
Learn how to use the SparkFun Photon IMU Shield for your Photon device which houses an on-board LSM9DS1 system-in-a-chip that houses a 3-axis accelerometer, 3-axis gyroscope, and 3-axis magnetometer.
LilyPad Safety Scarf
This scarf is embedded with a ribbon of LEDs that illuminate when it gets dark out, making yourself more visible to vehicle and other pedestrians.
Monitor Sensor Data from Anywhere
Using WiFi to send sensor data from an ESP32 to a WiFi network and be able to read it from an IoT Dashboard from anywhere in the world.
IMU Data to Motion: Tutorial for Translating Sensor Data into Real-World Movement
Sometimes we want to do more with our data than just watch the values roll by on a screen. In this tutorial, we'll take a look at one way we can translate that data to movement.