seeing that
Code: Select all
cat /dev/ttyUSB0Code: Select all
00016.3V-00013.4A 00218.2W 00557.5WHCode: Select all
./scripts/chargeCode: Select all
./scripts/loadCode: Select all
while true; do nc -i 10 -l -p 8082 < /dev/ttyUSB0 ; doneCode: Select all
./elecEither way I'm at the point where I either need to get this done right as a "plugin" for meteohub or at the very least get the scripts cleaned up and auto starting at bootup. Graphing would be nice, but at this point I just need to check the status. I don't know how it would be accomplished but rewriting the ASCII output from the power meters to extract Volts and Amps would be nice and make graphing easier.
Just really an exploratory post at this point.
Anyone have any thoughts? Id put a small bounty out if someone wanted to write a script for me and help me get it working
Thanks for any comments!
Bryan
