Source code: C++ Temperature Conversion and Vapor Pressure Deficit (VPD) 🛠

I’ve been using the VPD class (ported to C#) for quite some time now. I recently went ahead and made a new page that can render the VPD chart around a specific point (Temp/RH). This will be used to render an overlay on my stream showing the real-time VPD using SensorPush data.

Thanks again for this @Northern_Loki – this was a big help getting started.

8 Likes