theflappattack / Adafruit-MAX31855-library

Library for the Adafruit Thermocouple breakout with MAX31855K

Home Page:http://www.adafruit.com/products/269

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the Adafruit MAX31885 Arduino Library 

Tested and works great with the Adafruit Thermocouple Breakout w/MAX31885K
    ------> http://www.adafruit.com/products/269

These modules use SPI to communicate, 3 pins are required to  
interface

Adafruit invests time and resources providing this open source code, 
please support Adafruit and open-source hardware by purchasing 
products from Adafruit!

Written by Limor Fried/Ladyada  for Adafruit Industries.  
BSD license, check license.txt for more information
All text above must be included in any redistribution

To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder Adafruit_MAX31885. Check that the Adafruit_MAX31885 folder contains Adafruit_MAX31885.cpp and Adafruit_MAX31885.h

Place the Adafruit_MAX31885 library folder your <arduinosketchfolder>/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.

About

Library for the Adafruit Thermocouple breakout with MAX31855K

http://www.adafruit.com/products/269

License:Other


Languages

Language:C++ 46.2%Language:Processing 39.5%Language:C 14.3%