Skip to content

wichai-t/power-monitor-gateway

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

power-monitor-gateway

Install setup tool

curl https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py -o - | sudo python

Install program

sudo python setup.py install

Set real time

sudo dpkg-reconfigure tzdata

Using program

powermon -i "/dev/ttyACM0"

Options
    -i, --port : Serial port e.g. "/dev/ttyACM0"
    -b, --buad : Buad Rate e.g. 152000
    -l, --loglevel : Logging level e.g. 'debug', 'info', 'warning', 'error', 'critical'
    -f, --logfile : The log file to be write. e.g. '/var/log/powermon.log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published