powermeter
powermeter copied to clipboard
A very flexible ESP32 power meter / energy meter with SCT-013-0x0, ZMPT101B, ACS712 sensors
Hello. Thank you for the work you've done. I have been looking for a similar project for a very long time. It is completely suitable for my tasks. In my...
I would like to rise another problem. I'm preparing my implementation of your PowerMeter and I can see there is a problem with channel connected to: ADC1-CH7 (GPIO35). I have...
Hi @sharandac, I have small question, is it possible, if yes where/how, to change default input ADC ports? In example to use GPIO15 for L1 current measurement (change from ADC1-CH5...
If any of you would have compile error: `src/measure.cpp:480:9: error: 'arduinoFFT' was not declared in this scope` please be aware lib kosme/arduinoFFT is not backward compatible. Easiest solution is to...