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 Remote Water Level Sensor
Learn how to build a remote water level sensor for a water storage tank and how to automate a pump based off the readings!
HIH-4030 Humidity Sensor Hookup Guide
Measure relative humidity with SparkFun's HIH-4030 Humidity Sensor Breakout.
Single Supply Logic Level Converter Hookup Guide
The Single Supply Logic Converter allows you to bi-directionally translate signals from a 5V or 3.3V microcontroller without the need for a second power supply! The board provides an output for both 5V and 3.3V to power your sensors. It is equipped with a PTH resistor footprint for the option to adjust the voltage regulator on the low side of the TXB0104 for 2.5V or 1.8V devices.
Displaying Sensor Data with Bluetooth
In our previous Bluetooth tutorial called Sending Sensor Data Via Bluetooth, we showed how to display data from a triple axis accelerometer over the Arduino IDE’s serial monitor. Continuing off of the first tutorial, we are going to expand this project to include more capabilities for visualizing and interacting with your accelerometer data.