Giter Site home page Giter Site logo

pic32-security-system's Introduction

A simple home security system

Note that this particular project was originally developed on a Cerebot MX4. All peripheral modules(pmods) were made by Digilent.

Specifications:

  1. Receive input via a keypad and microphone, using the change notice interrupt handler and the onboard ADC respectively
  2. Display status to two seven segment displays
  3. Use timer interrupts and handlers for display logic
  4. Implementation of FFT to process the microphone input, and a +-3% sensitivity to frequency
  5. The security system must trigger an alarm on incorrect passcode entry, incorrect frequency entry, or on loud noises

Basic Description:

The specific behavior of the security system is relatively simple, it starts from an initial setup state where you can set a passcode from 300-999. After setting a valid passcode, we then enter an armed state, where we can either go back to the setup state or move into the locked state. In the locked state, we can either input the passcode numerically using the keypad, or we can use a tone generator to generate the passcode frequency within +-3% of the correct frequency: e.g. for a passcode of 400, the device should unlock for any tone from 388-412 Hz. This particular version has parts of the logic removed at the request of my professor, as this was for a class project.

pic32-security-system's People

Contributors

decimalst avatar

Watchers

James Cloos 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.