sparkfun / SparkFun_VEML6075_Arduino_Library

Arduino library for the VEML6075 UVA/UVB/UV index sensor
Other
8 stars 9 forks source link

Understand UVA/UVB_RESPONSIVITY #6

Open coelner opened 5 years ago

coelner commented 5 years ago

https://github.com/sparkfun/SparkFun_VEML6075_Arduino_Library/blob/b519eb081a2e80d0d54437a08826c13c79c63d85/src/SparkFun_VEML6075_Arduino_Library.cpp#L72-L91

How did you get there? I understand that you calculate a factor to get the normalized value at 100ms, but why are those values not multiple of 2? The datasheets mentions this: 2019-02-25 09-45-49 Do you know why the UVA_resp and UVB_resp differs from the textual value at the end? No teflon but a diffusor applied?


The datasheet list those values? Do you know what the mean? Are those values only for calibrate this sensor against the other ones? 2019-02-25 09-37-52

bagges commented 1 year ago

Did you find this out? I use a 0.25mm teflon diffuser and want to know how to adapt the code.

coelner commented 1 year ago

Sorry, I didn't.