Skip to content

Akshit21/Low-Power-Smart-Security-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

low-power

ECEN5023-002 Final project- This is a project to design a intrusion-detection device that can send a notification to a user.

Maintainers

This repository is maintained by Maitri Chatthopadhyay, Akshit Shah, and Chase Stewart

Architecture

From a high level, the hardware and software of the project combine to implement the following flow: project flow

To complete this, we will use the following HW peripherals: HW Block Diagram

Hardware

For those who simply wish to use the Hardware outputs, please consult the Hardware/Outputs/ folder. It will hold the Gerber files, schematic, and BOM.

The hardware portions of the project are implemented as a set of Altium Designer files. The key components of the altium project include: * the project-specific component library (Hardware\Libraries\LowPower_3ER_Parts.IntLib).

  • the project file (Hardware/LPEDT.PrjPcb).
  • the schematic and PCB files (Hardware/*.SchDoc and Hardware/*.PcbDoc).

Software

The software will be split into a few sections:

  • PanoptiNode - the embedded EFM32PG code for our PCB itself
  • Application - the code for the notification application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 60.9%
  • Makefile 37.7%
  • Assembly 0.6%
  • Python 0.5%
  • HTML 0.2%
  • C++ 0.1%