GUIDE UPDATE: Using the accelerometer on the Adafruit MatrixPortal M4 #MatrixPortal #AdafruitLearningSystem @Adafruit

A new page has been added to the Adafruit guide on the Adafruit MatrixPortal M4: Using the Accelerometer
On the back of the MatrixPortal is a triple-axis accelerometer that you can use to detect motion. (That’s how Adafruit’s cool digital sand demo works!)
You can use this sensor in both CircuitPython and Arduino. After the library support is installed, you can then use the example code provided to get X, Y and Z acceleration values.
Post a Comment