ACS712-arduino icon indicating copy to clipboard operation
ACS712-arduino copied to clipboard

Arduino library for ACS712 current sensor

Results 8 ACS712-arduino issues
Sort by recently updated
recently updated
newest added

These are the errors shown in the IDE: 1. 'ACS712_05B' was not declared in this scope 2. 'class ACS712' has no member named 'calibrate' 3. 'class ACS712' has no member...

Hi, our electricity mains is in 60hz. I'm not sure how to change it from the default 50hz. is this correct? "sensor.getCurrentAC(60);" or by this, "#define DEFAULT_FREQUENCY 60"? Sorry, I...

dear i follow all the steps exactly as you mentioned but i am unable to get vaules of current. i tried using ESP8266 and also tried using arduino uno. the...

hi i want to interface acs712 module with attiny85 USB module and i am not able to get the output from the pin on to my lcd display that i...

I try the library using ACS712 5A, I am using arduino uno, a relay to turn on a 220v Led Lamp., Relay and ACS712 where in serial connection. Issue description:...

Hello!!! Right now, I am working on the STM32F1 Bluepill board. So, I want to measure AC current in this board. I know this board work on 3.3V and analogue...

Hi, I'm using your library for my project and I have problem changing the reference voltage. Since different chip/ MCU use different voltage, I added the function to change the...

hello, I have some trouble measuring current using ACS712 and NodeMCU ESP8266, there are: 1. I have ACS712 30A and 5 watt lamp, when I use ACS712_30A the result shown...