CS.65 – Alarm System

  • Bryan Alanis
  • Brian Hernandez-Resendiz

The purpose of this project is to create an alarm system which is composed of two Aruinos. One arduino is responsible for detecting motion, and when it does, sending a signal to the second arduino. The second arduino will then flash LEDs and also have a button to deactivate the alarm . The two arduinos will communicate through either a serial communication or bluetooth.