Skip to content

Library for ATM90E26. Single-Phase High-Performance Wide-Span Energy Metering IC

Notifications You must be signed in to change notification settings

martinkelly23/atm90e26CIAA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library for ATM90E26

With this library you will be able of:

  • Initialice the comunication an registers of the IC with: InitEnergyIC()
  • Get the system status: GetSysStatus()
  • Get the meter status: GetMeterStatus();
  • Get the line voltage with: GetLineVoltage()
  • Get the line current with GetLineCurrent()
  • Get the active power with GetActivePower()
  • Get the frequency with: GetFrequency()
  • Get the power factor with: GetPowerFactor()
  • Get the import energy with: GetImportEnergy()
  • Get the export energy with: GetExportEnergy()

Single-Phase High-Performance Wide-Span Energy Metering IC

Microchip reference: https://www.microchip.com/en-us/product/atm90e26#document-table

Schematic

Captura de pantalla 2024-03-22 a las 22 03 07

How it work?

Based on the UART communication protocol, and making use of the registers explained in the dastasheet.

About

Library for ATM90E26. Single-Phase High-Performance Wide-Span Energy Metering IC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages