projects:logger

This is an old revision of the document!


Data Logging

LiveGraph - Excellent graphing software written in Java

 alias livegraph="java -jar /opt/LiveGraph.2.0.beta01.Complete/LiveGraph.2.0.beta01.Complete.jar"
logger.inc.pl
$SERIALPORT="/dev/ttyUSB0";
$SERIALBAUD=19200;
 
# Delay between updates
$DELAY=0.3;
 
$DataFile='/tmp/monitordata.lgdat';
  • projects/logger.1363123754.txt.gz
  • Last modified: 2014/11/13 10:50
  • (external edit)