https://www.robotshop.com/media/files/pdf2/rb-dfr-483.pdf
Look at the PDF for that sensor… there is some example code in there that should do the conversion… then set your Display Widget to a virtual pin and send your translated Analog data to it via a **Blynk.virtualWrite(vPin, value)** just like the others.