# Example for the MC3479 3-axis accelerometer - Get Any Motion Example to get the motion (any motion) and throw an interruption using the GPIO. ## Description This example will print the interruption on a particular GPIO (default is GPIO4) for motion detection.
To create a project from this example, run:
idf.py create-project-from-example "pedrominatel/mc3479^0.0.1:example_mc3479_anymotion"