
Overview
The MKR THERM Shield allows a board of the MKR family to acquire temperatures from a thermocouple of type K and a DS18Bxx digital one wire sensor. The Thermocouple is a kind of temperature sensor that offers high accuracy and a wide range of measured temperatures. Its analog nature requires specific interfacing and this shield relies on the MAX31855 thermocouple digital interface.
The two connectors of the MKR THERM Shield allow the usage of Type K thermocouples with or without a plug attached to the metal wires.
The MKR THERM Shield has its own library to read the temperature measured by the thermocouple. You may find further details and a usage example in our Getting Started page.
Tech specs
Connectors |
K TYPE DALLAS DS18S20 (to solder) Screw terminal block |
Input Voltage | 3.3V |
Operating Voltage | 3.3V |
Operating Temperature | -200°C + 700°C |
Communication | SPI/1Wire |
IC | MAX31855 |
Length | 61 mm |
Width | 25 mm |
Weight | 32 gr. |
Conformities
Resources for Safety and Products
Manufacturer Information
The production information includes the address and related details of the product manufacturer.
Arduino S.r.l.
Via Andrea Appiani, 25
Monza, MB, IT, 20900
https://www.arduino.cc/
Responsible Person in the EU
An EU-based economic operator who ensures the product's compliance with the required regulations.
Arduino S.r.l.
Via Andrea Appiani, 25
Monza, MB, IT, 20900
Phone: +39 0113157477
Email: support@arduino.cc
Documentation
OSH: Schematics
The Arduino MKR Therm Sheld is open-source hardware! You can build your own board using the following files:
EAGLE FILES IN .ZIP SCHEMATICS IN .PDFLearn more
Get Inspired
A LEGO compatible case for the Arduino Micro to be used together with the Arduino based LEGO power function IR-receiver.
The Arduino Wifi Shield is finally here! We've been working for a while on this new wifi shield for Arduino that is quite different from what you can find already on the market. Instead of just getting the usual pre-made module we decided to build a product that would encourage hacking and modifications so we decided to use an AVR32 processor running an open source version of TCP/IP and the WIFI software stack. The Arduino communicates over SPI with the AVR32 and this in turn controls the WIFI module, an HDG104 from H&D Wireless. Following the Arduino tradition the full software stack running on the AVR32 is released as open source as well as the Arduino library that controls the shield. Having the full source for the software stack allows adding more complex protocols directly on the AVR32 without using the limited code space of the atmega328 on the Arduino. On top of this, skilled C developers can re-program the shield to operate as a standalone device without the need of an Arduino connected to it. Since we expect that there will be amazing new features created by the community we made updating its firmware very easy, just connect a usb cable to the shield. We believe this opens up to a lot of hacking potential. Here are some of its features: Connection via: 802.11b/g networks Encryption types: WEP and WPA2 Persoanl Connection with Arduino on SPI port on-board micro SD slot ICSP headers FTDI connection for serial debugging of WiFi shield Mini-USB for updating WiFi shield firmware HDG104 Wireless LAN 802.11b/g System in-Package Atmega 32UC3 32bit microcontroller open source firmware. For more details see the product page and on the wifi-shield on the Arduino Store. We hope you will enjoy creating with the new member of the Arduino family.