Computer monitoring program
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
There are downloads available for Linux and Windows machines. Here are fast references to them
To use this software, you have to download the product from links above. Here are detailed instructions on configurations for each module.
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
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
Connect
menu select the port to connect.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