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 MAX6675 sensor (v2) #8616

Merged
merged 1 commit into from
Jun 4, 2020
Merged

Add MAX6675 sensor (v2) #8616

merged 1 commit into from
Jun 4, 2020

Conversation

aik
Copy link
Contributor

@aik aik commented Jun 4, 2020

This is basically a cut down version of MAX31855 without reference
temperature reading and lower resolution (only positive, 12bit only).

This is an update based on #8610 (comment)
Thanks,

This is basically a cut down version of MAX31855 without reference
temperature reading and lower resolution (only positive, 12bit only).

This implements 16bit protocol (31855 uses 32bit). SetOption94 enables
the new behavior.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
---
Changes:
v2:
* treat occasional 0xfff as an error
* do not add new sensor pins, use SetOption94 instead
@arendst
Copy link
Owner

arendst commented Jun 4, 2020

Now wan't that fun ;-)

@arendst arendst merged commit 676a13f into arendst:development Jun 4, 2020
arendst added a commit that referenced this pull request Jun 4, 2020
Add command ``SetOption94 0/1`` to select MAX31855 or MAX6675 thermocouple support (#8616)
@aik
Copy link
Contributor Author

aik commented Jun 4, 2020

Now wan't that fun ;-)

Indeed :-)

@aik aik deleted the development-v2 branch March 29, 2023 04:19
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