M5Stack PIR Motion Sensor Unit (Grove)

From Visuino
Revision as of 09:35, 24 August 2025 by Visuino (talk | contribs) (Created page with "Image: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. <b>Diagram:</b> Image:TArduinoM5StackPIRMotionS...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.