In school for software engineering, and playing around at the house with some raspberry pi products trying to make a “garage digital gauge” basically. Won’t be used in the field or anything.
My formula doesn’t seems to work right to get saturated temperature from pressure.
T = P(V) / nR
Works spot on with are base line at 75*f or 25*c but drastically drops or increases with pressure.
Anyone with a formula or code for R410A?
I’m using python to write everything.