If you are a beginner, you can learn about
In this project, I am going to show you how to detect someone stealing your valuable stuff. If detected, Arduino sends a notification via Gmail and makes an alert sound and light.
DemonstrationDetecting Something is Taken AwayTo detect treasure present or not, I put the treasure on the force sensor. This sensor let us know how heavy treasure is. If output value of sensor is below a threshold, Its means the treasure is not present and someone took it away.
Electronic part should be hidden under table.
Handling EventIf event is detected, Arduino will make an alert sound and light, and send an Gmail notification to owner.
Similar Project but Different PlatformThis project does the same works but it used other hardware platform.
The Best Arduino Starter Kit for BeginnerSee The Best Arduino Kit for Beginners
Function References
Comments