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 support for the MLX90614 IR Temperature Sensor #1925

Merged
merged 4 commits into from Jun 12, 2020

Conversation

alistair23
Copy link
Contributor

Pull Request Overview

This PR adds support for the MLX90614 IR Temperature sensor which uses SMBus.

Testing Strategy

Communicating with the sensor.

TODO or Help Wanted

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

@brghena
Copy link
Contributor

brghena commented Jun 9, 2020

Awesome! What board are using the MLX90614 with? Do you have an application in mind?

@alistair23
Copy link
Contributor Author

I tested it with the Apollo3.

My main goal was to test SMBus, but it's also useful as a remote temperature sensor :)

hudson-ayers
hudson-ayers previously approved these changes Jun 10, 2020
Copy link
Contributor

@hudson-ayers hudson-ayers left a comment

Choose a reason for hiding this comment

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

Looks good to me!

boards/components/src/mlx90614.rs Show resolved Hide resolved
hudson-ayers
hudson-ayers previously approved these changes Jun 10, 2020
@bradjc
Copy link
Contributor

bradjc commented Jun 12, 2020

Can you add an entry to capsules/README.md real quick?

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
@alistair23
Copy link
Contributor Author

Done

@bradjc
Copy link
Contributor

bradjc commented Jun 12, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Jun 12, 2020

@bors bors bot merged commit 84b8fe6 into tock:master Jun 12, 2020
@alistair23 alistair23 deleted the alistair/mlx90614 branch June 12, 2020 19:44
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.

None yet

4 participants