Giter Club home page Giter Club logo

power_meter's Introduction

Power Meter

Continuous measurement of current and accumulated mAh

Abstract

For embedded systems that run on batteries, one needs to know how much power the system consumes. The power drain of such systems varies widely and continuously over time. In order to estimate the power needs of these systems we need a way to continuously measure current and sum up the measurements to get mAh.

This capability was developed in support of the Water Tank Monitor project, which has been deployed on a large concrete water tank in the lake Victoria region of Tanzania.

The system

The heart of this system is the INA219A high-side current sensor (on an Adafruit breakout product ID 904), which is used to measure current in small intervals (1mS). These samples are averaged into 100ms buckets and reported via the USB serial of an AtMega32U4 (on a Sparkfun breakout DEV-11117), which is now a retired product, but I happened to have one laying around.

Sample plot of data

The cumulative current is pretty low, so it appears as a flat line at the bottom of the plot. Sample:

power_meter's People

Contributors

tzurolo avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.