Pascal To Water Level Pressure
File:TArduinoPascalToWaterLevel.png
Summary
Converts pressure values between Pascal and water level height.
Description
The Pascal To Water Level Pressure component converts an incoming analog pressure value from Pascals into the equivalent water column height. It can also operate in reverse mode, converting water level back to Pascals. Optionally, the conversion output can be expressed in inches instead of centimeters.
Diagram:
Properties
- Enabled – Enables or disables the conversion.
- Reverse (boolean) – If enabled, performs the reverse conversion (Water Level → Pascal).
- In Inches (boolean) – If enabled, expresses the water level in inches instead of centimeters.
Pins
Input Pins
- In (analog) – Input pressure value.
Output Pins
- Out (analog) – Converted water level pressure.
Categories
- File:TArduinoAnalogCategory.png Category Analog – Analog signal processing components.
- File:TArduinoConversionCategory.png Category Conversion – Unit conversion components.