ATM90E26_Arduino icon indicating copy to clipboard operation
ATM90E26_Arduino copied to clipboard

Demo Arduino code to test the ATM90E26 breakout

Results 26 ATM90E26_Arduino issues
Sort by recently updated
recently updated
newest added

Hi, Is this library compatible with STM32 bluepill? If compatible then how to wire? I am very new in single-phase metering.

Hi, i am trying to calibrate the ATM90E26 metering IC using this library and i have also created some custom functions to calibrate voltage gain, current gain etc, but when...

Hi , I am using your code to interface ATM90-E26 with ESP8266. Ran the default code without any calibration and got this output, the output should be around 230V but...

Hi! I am using an `ATM90E26 Featherwing v1.5`, with an `Adafruit Huzzah`. The problem comes when I try the example skecth `ATM90E26_Full_App.ino`, I only updated it to run newer versions...

Hello, i working on project with arduino DUE and this ATM90E26 as AC voltmeter / ampmeter and i having a HUGE problem: i starting testing it with esp8266. i have...

Hi, I tried to use this code for UART comunication with ATM90E26 but without success. I keep receiving "Write failed" on the begining and then i get a lot of...

Hi everyone, I am using M90e26 breakout board with Beaglebone black which is compatible with 3V3. I used your code but I am getting any random voltage like 55814, 43526...

Hello, I am able to read the values of Voltage, Current, Active Power, pf and frequency correctly. But when it comes to Reactive power it is coming wrong. I have...

This is a contribution to extend the Calibration Excel sheet with detailed calculations. This is often the pain point in using the measurement IC since each install is slightly different....

Hi I have a problem while reading the register for the active energy. I am able to read all measurements: Voltage, Current and Power. But when it comes to energy...