But the values remain largely the same irrespective of whether the load is attached or not. I have read a couple of tutorials about using this board for arduino (here and here) but they seem to indicate that I just need to find some coefficient to multiply the values I'm reading by.
Am I doing the right thing? Do I just have to find the "magic coefficient"?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi,
I'm trying to interface my espruino with a ACS712 current detection board.
I have the board sat between a source and a load, and have connected the out pin to C5 on my espruino. When using
I get lots of values like this:
But the values remain largely the same irrespective of whether the load is attached or not. I have read a couple of tutorials about using this board for arduino (here and here) but they seem to indicate that I just need to find some coefficient to multiply the values I'm reading by.
Am I doing the right thing? Do I just have to find the "magic coefficient"?