Hydraulic Module - Sensor values through serial

The serial input basics thread may point you in the right direction.

Avoid using the String objects in the Arduino code. Why? Read this about evils of Strings.