Hi everyone, I'm encountering a problem with my UV sensor, when I read the value I just get 0. It's a basic sensor with VCC, which I've connected to 5V, GND which I've connected to GND, and OUT, which I've connected to A0. I was using another sensor model with the same pins and it gave me the same 0 result.
Right now I'm using this library, all of the example code is giving me 0 as a result, as well as my own code:
So simple, hard to go wrong. Could you just try another analog input?
Or, just do an analog read without the library in your way, to see if there's anything to read?