LTR390 UV sensor #996
MakoShark2
started this conversation in
General
Replies: 2 comments 1 reply
-
|
@MakoShark2 I totally missed this. Could you share your script? Maybe I can just integrate this in TP directly. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I'm still not sure if this sensor can handle UV bulbs lights, reading values are very low. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just got a LTR390 UV sensor which I've successfully hooked to TPI via script sensor.
Not sure if it can handle UV bulbs light, I'll do some tests on the next day and report it.
The setup was quite easy, just had to install the python support lib and create a simple script.
https://docs.circuitpython.org/projects/ltr390/en/latest/
It seems to be able to measure UVs, UV index and ambient light.
Beta Was this translation helpful? Give feedback.
All reactions