Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 660 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 660 Bytes

AC Waveform Meter

Arduino-based Open-source AC Waveform meter in a shield form factor for the Raspberry Pi 3. This low-cost AC power meter is designed to continuously measure voltage and current waveforms at up to 14 kHz.

Repository Contents

  • /hardware - All Eagle designs files (.brd, .sch)
  • /src - Source files for the power meter and Raspberry Pi 3
  • /extras - Additional documentation for the power meter
  • /examples - Example sketches for the power meter in .ino (run these from the Arduino IDE) and .c

Wiki

Set up details for the micro controller firmware and the Raspberry Pi 3.

Version History

  • V1.0 - Initial Release