Giter VIP home page Giter VIP logo

farm-security's Introduction

Farm Security

Ideal structure

System Structure

The rectangel with 2 antenas in the middle is called router which can access through the internet.

The vertical ESP32 can be manage by esp-mesh, but i still can not figure this out (WILL WORK ON THIS).

EACH esp32 connect to 8266 by TCP protocols (already implement this), so ESP32 wifi mode is softAp + STA where:

  • softAP: 8266 connect to.
  • STA: connect to router (parent node - if in esp-mesh).

Range expectation of this project:

  • Each ESP32 should connect to each-orther for 200m at least. There is Long Range (LR) mode in ESP32, but i hope, i will not use this.
  • I'm not expect much about 8266 but i think it's be easy.

Hardware

This will cost ALOT.

In each ESP32, we expect should have:

  • 3 CAMERAs + IR led light (4 directions "minus" the one we attach device on).
  • 3 PIR sensors (HC-SR501 - cheap PIR, range 7m) should do the trick.
  • Battery holder (idk how much mAh and voltage is enough) -> WILL FIGURE THIS OUT.

In each 8266 is much simpler:

  • 1 PIR sensors (HC-SR501).
  • Battery holder.
  • I2S microphone (I HOPE I CAN REACH THIS TAGE LOL).

Crazy Ideas

  • LOST MODE: Switch to softAP mode with free wifi name "IM LOST, CALL ME " if anyone connect to this wifi, create a http server with 1 button which can ring a bell in the device. -> I SHOULD CREATE A DEVICE FOR SEARCHING THIS LOL.

farm-security's People

Contributors

achicken7301 avatar

Watchers

 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.