**Power Measure**
==================

:link_to_translation:`zh_CN:[中文]`

This example demonstrates how to use the BL0937 power measurement chip to detect electrical parameters such as voltage, current, active power, and energy consumption.

Adapted Products
-----------------------

+----------+----------------------------------------------------------------------------------------------+------------+-------------------------------------------------------------------------------------------------------------------------+-----+
|   Name   |                                       Function                                               |   Vendor   |                                              Datasheet                                                                  | HAL |
+==========+==============================================================================================+============+=========================================================================================================================+=====+
|  BL0937  |  detect electrical parameters such as voltage, current, active power, and energy consumption |   BELLING  | `BL0937 Datasheet <https://www.belling.com.cn/media/file_object/bel_product/BL0937/datasheet/BL0937_V1.02_en.pdf>`_     |  x  |
+----------+----------------------------------------------------------------------------------------------+------------+-------------------------------------------------------------------------------------------------------------------------+-----+


API Reference
--------------------

The following API implements hardware abstraction for power measure. Users can directly call this layer of code to write sensor applications.

.. include-build-file:: inc/power_measure.inc