Skip to content

drivers/sensors: Add SHTC3 temperature and humidity sensor. The drive…#18880

Open
Shriyans406 wants to merge 1 commit into
apache:masterfrom
Shriyans406:shtc3-driver
Open

drivers/sensors: Add SHTC3 temperature and humidity sensor. The drive…#18880
Shriyans406 wants to merge 1 commit into
apache:masterfrom
Shriyans406:shtc3-driver

Conversation

@Shriyans406
Copy link
Copy Markdown

This adds support for the Sensirion SHTC3 sensor. I have written this based strictly on the SHTC3 datasheet as I currently do not have the physical hardware to test it on a board. It compiles cleanly and passes all nxstyle checks. If anyone has the hardware and can verify it on a physical board.

@simbit18
Copy link
Copy Markdown
Contributor

simbit18 commented May 14, 2026

Copy link
Copy Markdown
Contributor

@linguini1 linguini1 left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution! However, writing a driver without being able to test it is unfortunately not of very much use. I would suggest you only submit code which you are able to test, unless there is an open issue where someone with the hardware is requesting a feature and can test it.

Please read the contributing guide and make sure your PR meets all those requirements.

This driver doesn't use the sensor framework. You can read about it in the documentation.

@github-actions github-actions Bot added Area: Sensors Sensors issues Size: M The size of the change in this PR is medium labels May 14, 2026
updated as per instructions

Signed-off-by: Shriyans S Sahoo <shriyans.s.sahoo@gmail.com>
@Shriyans406
Copy link
Copy Markdown
Author

Shriyans406 commented May 14, 2026 via email

@Shriyans406
Copy link
Copy Markdown
Author

I have made changes, please give it a look.

Regards

@github-actions github-actions Bot added Area: Documentation Improvements or additions to documentation and removed Area: Sensors Sensors issues labels May 14, 2026
@linguini1
Copy link
Copy Markdown
Contributor

I am a student trying to make my first contributions to open-source RTOS development.

Awesome! Hope you're enjoying NuttX so far.

We'll wait to merge this PR until you're able to test at college. Also, your PR still does not follow the template: summary, impact, testing. Take a look at another merged PR for an example :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants