I’ve been experimenting with some of Adafruit’s weather data sensors recently, and they’ve all been going pretty smoothly. However, Adafruit has yet to port the library for the VEML 6070 uv sensor.
What I’m wondering is, how plausible is it to add the VEML 6070 UV sensor to my current I2C setup w/out using its arduino library?
I’ve tried setting the pin address manually (the VEML has two, very confusing), but when I publish the output, the log posts a stream of null values, so I must be doing something wrong. Full disclosure: if you couldn’t tell from the nature of my post, this is all relatively new to me!
Sorry to bring it up again, but I recently opened the IDE and still couldn’t find the library in the search contents… is it possibly still a private library?