Skip to content

examples/tmp112: Add new example for TMP112 temperature sensor #3162

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

Merged
merged 1 commit into from
Aug 19, 2025

Conversation

nmaggioni
Copy link
Contributor

Summary

This is a companion PR to apache/nuttx#16838. It adds a new example that shows how to read the temperature from a TMP112 sensor registered on the I2C bus.

Impact

N/A

Testing

These changes were tested on a Linux host, targeting a custom Cortex-M0+ (RP2040) board using today's latest NuttX master as the baseline.

simbit18
simbit18 previously approved these changes Aug 18, 2025
Add a new example that shows how to read the temperature from a
TMP112 sensor registered on the I2C bus.

Signed-off-by: Niccolò Maggioni <[email protected]>
Copy link
Contributor

@cederom cederom left a comment

Choose a reason for hiding this comment

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

Thank you @nmaggioni :-)

@xiaoxiang781216 xiaoxiang781216 merged commit 14a39ee into apache:master Aug 19, 2025
39 checks passed
@nmaggioni nmaggioni deleted the nm_tmp112_example branch August 19, 2025 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants