Giter Club home page Giter Club logo

nanoshield_termopar's Introduction

Nanoshield_Termopar

This is the Arduino software library to access the Termopar Nanoshield, a thermocouple interface module using the MAX31856 IC from Maxim Integrated. It can read several types of thermocouples: K, J, N, R, S, T, E, and B.

Library features include:

  • Get external temperature (hot junction)
  • Get internal temperature (cold junction)
  • Thermocouple type selection
  • Continuous conversion mode
  • Enable/disable averaging of 2, 4, 8 or 16 samples
  • Error checking: open circuit, under/overvoltage and temperature out of range

To install, just click Download ZIP and install it using Sketch > Include Library... > Add .ZIP Library in the Arduino IDE.

The following examples are provided:

  • SerialThermometer: simple serial port thermometer application.
  • MultiThermometer: read temperature from multiple Termopar Nanoshields, with different thermocouple types.
  • MultiThermometerCSV: read temperature from multiple Termopar Nanoshields, generating a CSV output.
  • LcdThermometer: thermometer application using the LCD Nanoshield to display the data.
  • RawVoltage: measure raw thermocouple voltage and cold junction temperature.
  • TemperatureDatalogger: read temperature from multiple Termopar Nanoshields and log it into an SD card.
  • OpenCircuitDetection: disable the open circuit detection mode or change its parameters. Might be useful when using long thermocouple wires.

Copyright (c) 2015 Circuitar All rights reserved.

This software is released under an MIT license. See the attached LICENSE file for details.

nanoshield_termopar's People

Contributors

lfchavier avatar per1234 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.