-
Notifications
You must be signed in to change notification settings - Fork 8k
HDC302X - Add driver for this sensor #93718
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
base: main
Are you sure you want to change the base?
Conversation
@StijnCoussement in the future, just force push to your existing PR instead of opening a new one, thanks! |
@pdgendt I'm very sorry for the new PR, something went wrong and Github closed previous one without notice. |
You should still need to cleanup your commits, look-up git interactive rebase if you're not familiar with the commands. You should end up with only 2 commits:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
;)
I'm on leave after today so it is not urgent. I will pick this up on Monday august 18th. Thanks for the assistance so far. |
406e909
to
bbbd555
Compare
Can you split the change in |
Is there a reason for this? just interested into why this would benefit anything... |
This is a contribution requirement:
|
Oke I see, I didn't see that as different change as it does involves the same driver but I will split it up no problem. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR
|
@pdgendt , @MaureenHelm , Thanks for your work already. Thanks |
No merge commits please, rebase your commits onto |
The HDC302X sensor driver is added, you can use this driver to read temperature and humidity. Also set an offset, upper and lower limits to get warned when temperature or humidity get out of band. The sensor is build for ultra low power applications. Signed-off-by: COUSSEMENT Stijn <[email protected]>
The HDC302x sensor is added to the i2c tests Signed-off-by: COUSSEMENT Stijn <[email protected]>
|
Add a driver for the TI HDC302X temperature and humidity sensor.
datasheet can be found on
https://cdn-learn.adafruit.com/assets/assets/000/131/097/original/hdc3021-q1.pdf?1720448563