Skip to content

This is our Arduino library for the MAX31856 thermocouple chip.

License

Notifications You must be signed in to change notification settings

CNCxyz/MAX31856

Repository files navigation

MAX31856 Arduino Library

Thank you for taking a look at our library here on Github. Please consider purchasing one of our MAX31856 Breakout Boards which was designed and is assembled in Denver Colorado.

Find our MAX31856 board on Amazon:

AMAZON: CNC.xyz MAX31856 Thermocouple Breakout Board

View our Wiki, which contains EAGLE files to build your own here:

WIKI: CNC.xyz MAX31856 Breakout Boards

About MAX31856

The MAX31856 performs cold-junction compensation and digitizes the signal from
any type of thermocouple. The output data is formatted in degrees Celsius. This
converter resolves temperatures to 0.0078125°C, allows readings as high as
+1800°C and as low as -210°C (depending on thermocouple type), and exhibits
thermocouple voltage measurement accuracy of ±0.15%. The thermocouple inputs
are protected against overvoltage conditions up to ±45V.

MAX31856 Datasheet

Usage

See the example file for specific usage.

License

The MIT License (MIT)

Copyright (c) 2019 CNC.xyz

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

About

This is our Arduino library for the MAX31856 thermocouple chip.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages