Skip to content

Arduino Driver for ADE7816 Energy Monitor ASIC

Notifications You must be signed in to change notification settings

f1andrew/ADE7816_Arduino

 
 

Repository files navigation

ADE7816 SPI/I2C Arduino Driver

Arduino SPI

This is an Arduino Library to read ADE7816 Energy Monitor ASIC from Arduino compatible microcontrollers. The driver supports :

  • SPI mode for energy reading
  • SPI mode for DSP raw data access
  • I2C mode for energy reading

The code here is inspired by Javascript implementation here and C implementation here.

Supported Hardware

This driver has been tested with the ADE7816 Breakout, available on :

About

Arduino Driver for ADE7816 Energy Monitor ASIC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%