Overview
- Object ID : 4809 (2024-07-18 00:50:56)
- Author : Jon McPhalen
- Content : Code
- Microcontroller : Propeller 1
- Language : SPIN
- Category : Sensor
- Licence : MIT
- Tags : jonnymac, motion, Sensor, x-band
Content
This object allows one to connect and use the Parallax X-Band Motion Detector (32213).
-- https://www.parallax.com/product/x-band-motion-detector/
Requires two IO pins: one output to enable the sensor, one input to count pulses coming from the sensor when enabled. The object uses a counter module (selected in the start() method to allow the object to play nicely with other objects).