ucukertz / idf-hlw8032

ESP-IDF component for the HLW8032 SOP8 high precision energy metering IC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP-IDF component to work with HLW8032 energy metering IC.

Read the official documentation on integrating components on your ESP-IDF projects.

HLW8032

The HLW8032 is a high precision energy metering IC that uses a CMOS process and is primarily used in single phase applications. It measures line voltage and current and can calculate active power, apparent power and power factors. The device integrates two ∑-Δ ADCs and a high-precision energy metering core. HLW8032 can communicate data through UART port. HLW8032 adopts 5V power supply, built-in 3.579M crystal oscillator and 8PIN SOP package. HLW8032 has the advantages of high precision, low power consumption, high reliability, strong applicable environment, etc. It is suitable for electric energy measurement of single-phase two-wire power users.

Characteristic

  1. It can measure the active power, apparent power, current and voltage RMS
  2. Active energy pulse PF pin output
  3. In the dynamic range of 1000:1, the measurement error of active power reaches 0.2%
  4. In the dynamic range of 1000:1, the effective current measurement error reaches 0.5%.
  5. In the dynamic range of 1000:1, the effective voltage measurement error reaches 0.5%.
  6. Built-in frequency oscillator
  7. Built-in voltage reference Source
  8. built-in power monitoring circuit
  9. UART communication mode
  10. SOP8 package type

Pin Description

Application Schematic

About

ESP-IDF component for the HLW8032 SOP8 high precision energy metering IC

License:MIT License


Languages

Language:C 95.6%Language:CMake 3.4%Language:Makefile 1.0%