GithubHelp home page GithubHelp logo

becauseyouare / xbee-network-lab-monitor Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 104 KB

A network of sensors to monitor conditions in a lab setting and post alerts

License: GNU General Public License v3.0

Arduino 91.38% Python 8.62%

xbee-network-lab-monitor's Introduction

XBee-Network-Lab-Monitor

A network of sensors to monitor conditions in a lab setting and post alerts The Lab Monitor Xbee network is designed to monitor a variety of conditions in the engineering labs

The system consists of a master data collection server and several clients all connected wirelessly through Xbee trancievers. Communication protocol is fairly simple(maybe). A combination of letters and numbers.Each client is assigned a letter. The server issues a query to the network which consists of a letter (addressing a single client) and a number (requesting a specific type of response) and a terminator (return, or some other control character). The Client responds with the same letter(to acknoledge the request) and data followed by a terminator. Configuration of the clients must be done at the client node through a hardware connection. Each client firmware must be archived in some location so that if the client fails it can be replaced. The data that the client collects from each sensor input is proccessed in the client firmware to determine a trigger which is assigned a priority. The server can quickly pole the system at different priority levels to determine if any actions need to be taken.

Client Hardware: The physical client is based on the ATmega328 proccessor running the Ardino operating system coupled with an Xbee tranciever. All the digital and analog inputs are connectored with 3 pin headers (GND, Vcc, Input). All sensors must connect to the client with this configuration. Sensors that may be part of the base client hardware could be motion sensor, light sensor, Computer Connected/ON/OFF USB input, Sound Level sensor, Vibration Level sensor. Other sensor inputs could include switch inputs, potentiometer inputs.

xbee-network-lab-monitor's People

Contributors

becauseyouare 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.