Example Code for M0-prepare interrupt function
Last revision 2026/01/21
Prepare the data ready interrupt function for the BMM150 sensor.
Hardware Preparation
- Firebeetle Board-M0 (or similar) x 1
- BMM150 Triple Axis Magnetometer Sensor x1
- Dupont Wires
Software Preparation
- Arduino IDE
- Download and install the DFRobot_BMM150_library. (About how to install the library?)
Wiring Diagram
Connect the sensor with M0(or other mainboard) as the diagram shown below.

The default address is 0x13.
Other Preparation Work
- Select magDrdyInterrupt.ino in the Arduino IDE.
- Burn the code into the board.
Sample Code
- Select magDrdyInterrupt.ino

- Burning codes into your board
Result

Was this article helpful?
