Support power calculation and CSV header line.

If --header is specified, then a header line is generated for the CSV
output.

If --resistance is set to a positive number (should be the shunt
resistance for the zedmon unit), then power is calculated and included
in the output.

Change-Id: Id84cf6d38e7d90e3eab02046ffaa1a4ce24af703
2 files changed
tree: cacdec92465958770e388896cc67bd0be59c06db
  1. cmd/
  2. docs/
  3. firmware/
  4. lib/
  5. pcb/
  6. .gitmodules
  7. AUTHORS
  8. CONTRIBUTING.md
  9. LICENSE
  10. PATENTS
  11. README.md
  12. stub.go
README.md

Zedmon Power Monitor

Image of Zedmon

Zedmon is a device for measuring power consumption of electronics. It was created to assist the Fuchsia power management efforts.

Features

  • Can monitor up to 5A@28V (36V in upcoming rev 2).
  • 0.25 mA resolution.
  • Up to 3.5 KHz sample rate.
  • Current sense circuitry isolated from USB interface.
  • High and Low side sensing for detecting ground loops.
  • Relay on power line for enabling/disabling power to the device under test.

More Infomation