Close

High level design: picking the essential features

A project log for The Clogger

A small current monitor and logger for power debugging.

justinbrowejustinbrowe 05/01/2019 at 12:320 Comments

Bearing in mind that the goal of this project is to create a tool that makes it easier to debug and optimize devices that need to operate on very low power, I think that the clogger should have at least the following features:

There are plenty of other features that would be nice, but not essential:

Based on these features, there are really just three main systems: the amplifier, the analog to digital converter, and the controller (which includes the sd card, the led indicators, and all the communication systems).

Discussions