Skip to content

Uses an Arduino, and PIR (passive infrared) sensor to detect motion and light up an LED. Further expanded to make an alarm sound when motion is detected.

Notifications You must be signed in to change notification settings

cwalk/ArduinoMotionDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Uses an Arduino, and PIR (passive infrared) sensor to detect motion and light up an LED. Further expanded to make an alarm sound when motion is detected.

Usage

Download the repository: git clone https://github.com/cwalk/ArduinoMotionDetection

Navigate into the project directory: cd ArduinoMotionDetection/

Open either Arduino project, and then verify/upload the project to your Arduino.

YouTube

YouTube: https://www.youtube.com/watch?v=8EImumsIM3o

Circuit Diagram

Circuit Diagram

About

Uses an Arduino, and PIR (passive infrared) sensor to detect motion and light up an LED. Further expanded to make an alarm sound when motion is detected.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages