Measure UV intensity in mW/cm2 with VEML6075

Hi

How is it possible to measure UV intensity with the VEML6075 sensor (datasheet)

I just found manuals how to read the UV Index..

Thanks for your help!

OK, very new to this... So can I read compensated UVA and UVB (UV.GetUVA(), UV.GetUVB(), from this library and divide the values (I assume they are the counts?) by 0.93 and 2.10 (Counts per mW/cm2 from the datasheet)?

Thanks!