GithubHelp home page GithubHelp logo

sshh12 / odonet Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 1.0 308 KB

A framework for a network of advanced monitoring devices.

License: Apache License 2.0

Python 75.97% CSS 0.50% JavaScript 6.90% HTML 16.64%
raspberry-pi security-system wifi-mesh insteon object-recognition iot motion-detection security-camera

odonet's Introduction

OdoNet

A framework for a network of advanced monitoring devices.

What

OdoNet is a way to manage, alert, and record IOT devices with a focus on intelligent Raspberry Pi based security cameras.

Network Features
  • Ability to route devices through each other (as a sort of WiFi mesh) to significantly increase range
  • Network Backups: if a devices goes down, the devices routed to it can connect to backup networks
  • A device completely separated from the network will preserve important data locally until the connection is restored.
Camera Features
  • Object Recognition (by MobileNetSSD)
  • Motion detection (automatic and custom thresholds)
  • Corrupt image filtering (prevents motion false positives on bad cameras)
  • Supports Raspberry Pi cameras, USB cameras, Laptop webcams, FTP-supporting cameras (like broken Insteon cameras...), and more
Management Features
  • Easy to use dashboard for configuring, controlling, and viewing devices
  • View events (like motion detected) as well as where they are occurring overtime and their priority

Screenshots

dashboard

events page

How

OdoNet is structured like a tree with 2 parts:

  • A Root where all the data comes to and where the devices are controlled from
    • The root should run from a dedicated server/computer
  • A (device) Node which connects to a parent node (often the Root) and can have other nodes connected to it (via its own WiFi access point)
    • This can run on a laptop, Raspberry Pi, etc...

Traditional Setup

OdoNet can be configured like a normal WiFi security camera system where all the devices are connected to the same WiFi network and transfer data directly to the Root computer

Traditional Setup

Extended Setup

...or it can be configured to chain devices off of each other so that only a few devices are connected to the main network. This allows for extended range and lessened network congestion at the expense of some latency.

Extended Setup

Getting Started

  1. Create a Root: Root Setup Guide

  2. Create Nodes: Raspberry Pi Setup Guide or PC as Node Setup Guide

  3. Add devices: Device Setup

Finished RPi with pi camera

Help

Fill free to create an issue.

odonet's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

analysers

odonet's Issues

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.