Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing function setIntegrationTime #14

Open
esp13 opened this issue Sep 13, 2019 · 1 comment
Open

Missing function setIntegrationTime #14

esp13 opened this issue Sep 13, 2019 · 1 comment

Comments

@esp13
Copy link

esp13 commented Sep 13, 2019

Hi,

The function .setIntegrationTime seems to miss in .cpp

I have also noticed some modifications need to be done to use this library:

I also am surprised to get some high UVIndex values (higher than 12) in France (The maximum I get from a September sunny day : 16 . Sensor without any glass or protection). Any Idea why?

Sorry for my low English level

@seancaulfield
Copy link
Owner

I left out the setIntegrationTime because the UVI calculations will not be accurate, as the forumulae given in the datasheet only work for the default integration time.

I am going to merge the PR #16 as it will allow the setting of the integration time in the begin() function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants