Close

PIR Motion Sensor

A project log for PERISCOPE Perimeter Security

A perimeter security system employing multiple sensors to detect area intrusions and AWS for alarm notification, logging and visualization.

kschulzkschulz 08/17/2020 at 03:470 Comments

Added a PIR motion sensor. Here the PSoC 62 (OUTPOST) is sending data packets to BASE (Arduino-based display). For now, data includes a 32-bit timestamp and a 32-bit value identifying the sending OUTPOST. The LED flashes GREEN each time it sends a packet, RED if error. Received packet count is shown on the display.

Discussions