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

Adding I2C component BH1750 #127

Closed
wants to merge 1 commit into from

Conversation

whatisbyandby
Copy link
Contributor

#116

Hi, I'd like to try to implement the BH1750 requested in the issue above. I added the component definition, but I'm just starting to implement the driver. I didn't know if I should open the PR here first, and then implement the driver, or if I needed both before opening any PR.

This PR adds the component definition to the Wippersnapper Component library for the BH1750 Light Sensor.
Product Url: https://www.adafruit.com/product/4681

@whatisbyandby
Copy link
Contributor Author

Well shucks, I just realized the sensor I have on hand is the BH1750 and not the BH1745 requested in #116. When I started reading the datasheet, I realized my error. I think if it's reasonable I'd like to finish implementing the BH1750, and then if I can get my hands on a BH1745, I can take a look at implementing that one.

@brentru
Copy link
Member

brentru commented Jul 7, 2023

@whatisbyandby Sure, I agree, let's do what's possible for now.

I am going to close out this PR for now. When you are ready to implement, you may re-open it.

@brentru brentru closed this Jul 7, 2023
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.

2 participants