Skip to content

Arduino microcontroller code for an infrared motion sensor connected to an Android application.

Notifications You must be signed in to change notification settings

shanejansen/motion-detector-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Motion Detector Arduino

Overview

This is the Arduino microcontroller code for an infrared motion sensor connected to an Android application. When motion is detected, the microcontroller communicates to a running Android application via Bluetooth to play a sound and show a notification. The notification is dismissed and the microcontroller is ready to detect the next movement. The alarm can be disabled for 1 minute from the application and if the connection is lost during use, a different sound will play.

For full project details visit: http://shanejansen.com/android-bluetooth-motion-sensor-using-arduino

Requirements

About

Arduino microcontroller code for an infrared motion sensor connected to an Android application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages