Hi all!
I am simply trying to measure the current that is flowing from a solar panel. I just purchased the INA169 current sensor from adafruit and was attempting to verify its functionality. Below is a schematic of what I am attempting to do. I just want the current flowing through the resistor. I know that it should be reading (5/1000) = 5mA. I am using the analog read for the signal input. This value fluctuates between 1 and zero. I have tried to Fmap the analog read and manually calculating the value ( 5 * AnalogSignal)/1023 . I simply want the serial com. to display the current. Any Ideas? THANKS

