This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

INA226: Measuring flow sensor output from 4-20mA with INA226 breakout board and Raspberry Pi 4B+

Part Number: INA226

Hello everyone,
I have a small project to measure the flow output of a flow sensor (wiring diagram below) to the INA226 breakout board (wiring diagram below) and to a Raspberry Pi 4B+. Since I am not familiar with electrical work, I wanted to get some opinions on my approach to the problem.

I am imagining the wiring diagram would look like this:

Afterward, I would use a Python library like this: https://github.com/e71828/pi_ina226/tree/main to query the current value from the INA226 board. Is this a good plan to tackle the problem? Additionally, since I need to measure between 4-20mA, what would be my rough measurement error with an INA226 and the R002 resistor on the board for this problem?