Hi,
I have been struggling with a 30A ACS712 hall current sensor these days.
I tried to calibrate it using the standard parameters (2,5V middle and 66mV/A sensivity), but on the starting range (between 0A and 1A) I get sometimes a value with 100% error.
My testing circuit is a 12V power supply in series with an ammeter in series with the ACS712 and on the end different resistors. The output voltage of ACS712 is read by a standalone Atmega328p (internal OSC 8Mhz), supplied from a LM7805 that is being fed from the 12V power supply.
I tried doing some statistics with excel to get the exact voltage offset and sensivity, but it fluctuates A LOT!
So I tried to put a "calibrating the offset" at the setup of the program, but after some minutes it goes crazy and starts to get more and more error with no load.
Does anybody know how to calibrate this sensor properly?
Thank you