Skip to main content

Print text only when

8. Guard

So far, the PIR module has been used as a gyroscopic cube.
Now, use it as a proper PIR sensor!

👉 Program it so that it monitors the presence of a person and writes to the Dashboard whether it detects someone or not.

9. Summary

✅ The input generates messages, and you can modify them using Change.
✅ You can filter messages using Switch and pass them on to other nodes for processing.
✅ In the Dashboard, you print your own messages.