Pascal To Pound Per Square Inch(PSI)

From Visuino
Jump to navigation Jump to search

File:TArduinoPascalToPSI.png

Summary

Converts pressure values between Pascal and Pound per Square Inch (PSI).

Description

The Pascal To Pound Per Square Inch (PSI) component converts an incoming analog pressure value from Pascals to PSI units. It can also operate in reverse mode, converting PSI back to Pascals. This is especially useful for industrial, automotive, and pneumatic systems that measure or operate in PSI.

Diagram:

Properties

  • Enabled – Enables or disables the conversion.
  • Reverse (boolean) – If enabled, performs the reverse conversion (PSI → Pascal).

Pins

Input Pins

  • In (analog) – Input pressure value.

Output Pins

  • Out (analog) – Converted pressure value.

Categories