M5Stack PIR Motion Sensor Unit (Grove)

From Visuino
Jump to navigation Jump to search

File:TArduinoM5StackPIRMotionSensor.png

Summary

Passive Infrared (PIR) motion detection sensor for M5Stack Grove systems.

Description

The **M5Stack PIR Motion Sensor Unit** detects motion using infrared signals emitted by moving objects such as people or animals. It outputs a digital signal when motion is detected, making it useful for security, automation, or occupancy detection projects.

Diagram:

Categories

Properties

  • Enabled – Enable or disable the component (boolean).

Pins

Input Pins

  • Clock – Trigger input to sample motion detection.

Output Pins

  • Grove – Output pin compatible with Grove connectors.
  • Out – Digital output, HIGH when motion is detected, LOW when idle.