Micropython ESP32 library for DFRobot LTR390 UV sensor

I bought the DFRobot SEN0540 UV sensor, based on the LTR390 sensor.
I was trying to use it with an ESP32, and I tried both the official DFRobot Python library, and also another generic LTR390 micropython library I found on a forum. Neither worked!

I created my own, and thought I’d offer it to the community.

4 Likes

Hey @Toby469!

Thanks for sharing this great resource!

Looks pretty comprehensive and I’m sure other will find it very useful :slight_smile:

3 Likes

Congrats for making a functional library by your own and thanks for sharing.

Great! I hope it has no bugs.