Giter Club home page Giter Club logo

monitorx's Introduction

monitorX

Introduction

The purpose of this program is to monitor the devices, collect information, analyze them and notify if any problem. Program contains various modules, that can be used individually. E.g. you can download and use only host resource monitor. After that you can downlad and use device visualizer module on Arduino as well. For instructions how to do that, see below

Downloads

There are downloads available for Linux and Windows machines. Here are fast references to them

Instructions

To use this software, you have to download the product from links above. Here are detailed instructions on configurations for each module.

  • monitorX Host

    • Windows - This module doesn't need any configurations.
    • Linux - Set the LD_LIBRARY_PATH variable to the <dir>/monitorX/build/lib path relative this folder using the following command
        export LD_LIBRARY_PATH=$LD_LIBRARYPATH;<dir>/monitorX/build/lib
  • monitorX Arduino visualizer

    For this module you will need to upload code to an Atmega MCU. You can use Arduino IDE to build and upload the code. Binaries for some boards are included. After this process open the monitorX host application and

    • Windows - in Connect menu select the port to connect.
    • Linux - click Connect in menu bar and input the port's full path. E.g. /dev/ttyS1

    Connect your LCD module to your Arduino board following this scheme. Provided binaries are builded for this connection and for 20x4 sized LCD modules

    Connections


Third party software

Qt library

Arduino IDE

monitorx's People

Contributors

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