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

Add VEML7700 Lux sensor #349

Merged
merged 5 commits into from
Oct 14, 2022
Merged

Add VEML7700 Lux sensor #349

merged 5 commits into from
Oct 14, 2022

Conversation

tyeth
Copy link
Contributor

@tyeth tyeth commented Oct 12, 2022

This adds Vishay VEML7700-TR
Ambient Light Photo Sensor, I2C Output, 550nm, 0-120 000lx Range, 2.5V to 3.6V Supply,
https://www.adafruit.com/product/5378

Relates to adafruit/Wippersnapper_Components#91

Closes adafruit/Wippersnapper_Components#89

@brentru brentru self-requested a review October 12, 2022 21:55
@tyeth
Copy link
Contributor Author

tyeth commented Oct 13, 2022

Just to say I've run the same code on arduino on an esp32-s3 ttgo-dsiplay-s3 and it's working fine, sensible readings returned.

@brentru brentru added this to the beta 52 milestone Oct 13, 2022
@brentru
Copy link
Member

brentru commented Oct 13, 2022

Code looks good, stalled on adafruit/Adafruit_VEML7700#21 (requirement)

@brentru
Copy link
Member

brentru commented Oct 13, 2022

Resolving in adafruit/Adafruit_VEML7700#22, will re-run this PR once re-released.

Copy link
Member

@brentru brentru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK, waiting for Arduino Library Manager to pick up the update for the VEML7700 library so we can re-run then merge in.

Some comments above ☝️

@tyeth
Copy link
Contributor Author

tyeth commented Oct 14, 2022

Failed testing, forgot to specify which i2c. Retesting

@tyeth
Copy link
Contributor Author

tyeth commented Oct 14, 2022

Yeah, passed testing, sensor added and returning sane values.

@brentru
Copy link
Member

brentru commented Oct 14, 2022

Merging in. This will be released with Beta 52.

@brentru brentru merged commit 3234662 into adafruit:main Oct 14, 2022
@tyeth tyeth deleted the add-VEML7700 branch September 19, 2023 14:52
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

Successfully merging this pull request may close these issues.

[REQ] Component Request: VEML7700 light sensor
2 participants