Surveillance System

Surveillance system with motion detection, image capture, and wireless notifications using a Raspberry Pi and Arduino with attachments.

Building on my smart alarm system work, I collaborated with another student to create a motion-detecting surveillance system using an Arduino Uno, NodeMCU, Raspberry Pi, motion sensor, Arducam, and an LED. After detecting motion, a picture was taken with the Arducam and saved onto a computer. The NodeMCU was then used to transmit a wireless notification to the Raspberry Pi to indicate system activation. The Raspberry Pi would save the data from the notification and activate an LED to alert observers of the event. My contributions included co-designing the system, developing code for the Arduino, NodeMCU, and Raspberry Pi, and assisting with wiring the hardware components.