Skip to content

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

License

Notifications You must be signed in to change notification settings

victorrova/idf-hlw8032

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.6%
  • CMake 3.4%
  • Makefile 1.0%