Giter Site home page Giter Site logo

theft-protection's Introduction

About

This project is a proof of concept for a do-it-yourself bag theft protection.

The concept is as follows. Let's assume you have a bag with you where you can fit the protection hardware. Now you want to pay less attention to your bag, while not having to worry too much. So you go ahead and arm the device using an NFC tag, which acts as a "key". Should your bag be moved, the device starts to play a loud alarm, drawing your attention back to the bag. Using your key, you can disable the alarm and disarm it again.

Initially, I got this idea on the beach when I was worried someone might take my backpack while I'm not watching. Be aware that this is still a prototype and that it might not be very resource efficient at the moment.

Usage

Currently, this setup uses Arduino in combination with the official library for the MFRC522. I prepared a Makefile that instruments Arduino on the command line, so you can simply do make install. Since the UID of the NFC tag is hard-coded into the program memory, you need to adjust settings.hpp.

Hardware

These are the main components I used.

  • Arduino Nano
  • MFRC522 RFID reader
  • MPU-6050 accelerometer
  • alarm buzzer (12V, 110dB)
  • MOSFET (to control the alarm)

I also recommend integrating a 18650 battery to make the device actually portable.

theft-protection's People

Contributors

eikendev avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.