Skip to content

ebrahimabdelghfar/HomeSecurity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomeSecurity

This project aims to modify an old home security system to a modern security system that can be monitored through the Internet using the platform ThingerIo and a Raspberry Pi 2B

Used platforms

ThingerIo ThingerIo ThingerIo

Circuits

Schematic_Home Security_2023-05-27

Docs

Circuits Documentation

Files Structure

.
├── code
│   ├── ss.txt
│   ├── tests
│   │   ├── README.md
│   │   ├── read_pins
│   │   │   └── read_pins.cpp
│   │   └── thinger_client
│   │       ├── build
│   │       ├── cmake
│   │       ├── CMakeLists.txt
│   │       ├── install
│   │       ├── README.md
│   │       ├── run.sh
│   │       ├── src
│   │       └── WiringPi
│   └── thinger_client
│       ├── cmake
│       │   └── modules
│       ├── CMakeLists.txt
│       ├── install
│       │   ├── intel_edison
│       │   └── raspberry
│       ├── README.md
│       ├── run.sh
│       └── src
│           ├── main.cpp
│           ├── thinger
│           └── wiringPi.h
├── docs
│   └── s.txt
└── Schematic
    └── sssss.txt

Contributers

  • Ebrahim Abdelghfar Ebrahim
  • Abdallah Ibrahim

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published