3

I used an analog manometer in a plumb system. I would like to actually track information about water pressure across an entire building on different points and record all this information to analyze changes on pressure. I was wondering if there is a manometer that can be used with arduino. Or if there is some other homemade solution?

If there is any electronic sensor with an analog output that would be enough.

dda
  • 1,595
  • 1
  • 12
  • 17
bruno.bologna
  • 133
  • 1
  • 4

1 Answers1

2

Bruno, there are a number of sensors available, try an Ebay search, to do what you want. However, you need to determine what pressure range you are looking at. As you mention manometer I assume you are working in the mBar range but to me that would be at odds with the pressure typically seen in whole building systems. An Ebay search on 'Pressure transducers' will yield a good range of devices, likely to be primarily industrial types and some using wheatstone bridge type outputs. you may need an op-amp circuit to buffer / amplify the output signal but virtually all sensors can be interfaced to an Arduino with the correct conditioning cicuitry. As you are aware to measure pressure all sensors will need to be invasive into the pipework.

Bob Croft
  • 64
  • 1