Skip to content
Discussion options

You must be logged in to vote

Not overkill — but you'll use the phases differently.

A CT clamp energy monitor looks simple, but the HW/SW boundary questions are still real. A few that the process would surface:

  • Sampling rate vs. accuracy tradeoff: To detect individual appliances (disaggregation), you need high-frequency sampling (kHz range). A basic ESP32 ADC at 12-bit may not cut it — you might need an external ADC. This is a hardware decision driven by a software feature.
  • Calibration: CT clamps have nonlinear response curves. Who owns calibration — factory firmware, user setup in the app, or continuous auto-calibration in the cloud? Each answer has different hardware and software implications.
  • Safety isolation: The…

Replies: 1 comment

Comment options

yoelf22
Feb 26, 2026
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by yoelf22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant