felixmosh / electric-pulse

A pi pico electric pulse meter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electric-pulse

An electric pulse meter written on micropython, deployed with pi-pico w.

Features

It has several features such as:

  1. AccessPoint mode for config the meter
  2. OTA updates based on Github Releases

General info

The electric meter has 2 wire entries, which works like a switch, each time there is a "pulse" (close & open) of the switch, it means that there was an electric usage. The meter in the image produces 800 (you can configure that to suite your meter) such pulses for 1kWh.

Then the device sends the counted value to a configured remote server once in X (can be configured) minutes.

About

A pi pico electric pulse meter


Languages

Language:Python 86.0%Language:HTML 5.9%Language:CSS 4.0%Language:JavaScript 4.0%