Skip to content

Arduino or ESP32 based DC power meter and display.

Notifications You must be signed in to change notification settings

camlee/power-meter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

power_meter

Hardware and software for a simple power meter intended for solar measuring applications.

Uses DC voltage and current sensors to measure power for both input (ex. from a solar panel) and output (whatever the load is). Power usage over time is totaled into energy (Wh). Multiple versions of the hardware and software exist, with differing features. See the README in each directory for details.

arduino-lcd:

power_meter

esp32-micropython:

wifi_power_meter