Play Sound when PIR Motion Sensor senses Something

Hi I want to play sound when PIR Motion Sensor senses a person is in a booth.

Any advise will be greatly appreciated !

Thanks,

2 Likes

Hi @ferhyunt !
Try use the timer (Search him in the “Text & Interface” Tab).

Example:
If:

Arduino UNO / Analog Port 0 / Analog Greater Than / 6 units
Timer / Timer Label / Greater Than / 5

Then:

Controller / Sound / MySound / Play sound
Timer / Timer Label / Reset Timer
2 Likes