Skip to content

Device that measures the current, power, and work of electronic devices.

Notifications You must be signed in to change notification settings

electronstogo/power_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

power_monitor

Device that measures the current, power, and work of electronic devices and shows a graph of the course of current.

The button on the right side can be touched to start / stop a measurement session.

The display shows the following values:

  • I - Current from recent measurement.
  • Imax - Maximum current measured in the running session.
  • U - Voltage from recent measurement.
  • P - Power from recent measurement.
  • W - Consumed work of consumer in the running session.

The graph shows the course of the consumed current. The scaling of the graph will be adusted automatically, depending on the measured current level.

Components in use:

  • Raspberry pico
  • INA219 sensor
  • 3.5 display with ILI9488 controller
  • A case from an old battery loading station

Find a video here: https://www.youtube.com/watch?v=rBTZvIADVWQ

About

Device that measures the current, power, and work of electronic devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages