ts_mppt
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:
Simple program to extract data from MorningStar TriStar-MPPT-45 charge controller using ModBus protocol.
The program is run as a cron job (every 5 minutes should be enough) and the data dumped into a log file as comma separated value.
CGI scripts are used to plot historical data in differents formats: SVG, PNG, PDF.

dependencies:
libmodbus
gawk
gnuplot
http server with CGI (thttpd, apache,...)

The client reads from `/dev/ts_mppt' which should be a symbolic link to a serial device (possibly set by udev rule)

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。