Use your forum account to login.

LOGIN

TOP Contributors

  1. MikroElektronika Team (99 codes)
  2. Dany (44 codes)
  3. NART SCHINACKOW (34 codes)
  4. Alcides Ramos (33 codes)
  5. Agent Wolfz (14 codes)
  6. Andrew Hazelden (13 codes)
  7. Roman Black (11 codes)
  8. Alberto Trasimeni (11 codes)
  9. Roman Toropov (9 codes)
  10. Simon Platten (8 codes)

Most Downloaded

  1. Network Ethernet Library (11777 times)
  2. FAT32 Library (8621 times)
  3. Timer Calculator (6550 times)
  4. PID Library (5256 times)
  5. Network WiFi Library (5215 times)
  6. SMS home alarm system (4425 times)
  7. External Memory (4113 times)
  8. mikromedia for PIC18FJ - Examples (3569 times)
  9. microSD click - Example (3495 times)
  10. GPS click - Example (3263 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

THERMO click

Rating:

Author: MikroElektronika Team

Last Updated: 2012-09-13

Category: Measurement

Downloaded: 1450 times

Not followed.

Example for THERMO click board in mikroBUS form factor. It is a simple demonstration how to read temperature from thermocouple. It uses MAX31855 chip for Thermocouple-to-Digital conversion. Displayed temperature is in degree Celsius.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "THERMO click" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "THERMO click" changes.

Do you want to report abuse regarding "THERMO click".

  • Information
  • Comments (0)

Example Blog

THERMO click

THERMO click

Front and back view of THERMO click board designed in mikroBUS form factor. mikroBUS is specially designed pinout standard with SPI, I2C, Analog, UART, Interrupt, PWM, Reset and Power supply pins.

View full image

THERMO Click is an accessory board in mikroBUS form factor. It’s a compact
solution for adding thermocouple to  your device. It features MAX31855K thermocouple-to-digital converter as well as  PCC-SMP connector for K-type thermocouple probes. THERMO Click communicates with the target board via SPI interface (Read-only).

Examples are written for:
  - EasyPIC v7 - PIC18F45K22
  - EasyPIC v7 for dsPIC30 - dsPIC30F4013
  - EasyMx PRO v7 for Stellaris(R)  - LM3S9B95, LM4F232H5QD
  - EasyMx PRO v7 for STM32 - STM32F107VC

THERMO click board schematics

THERMO click board schematics

Board is set to use 3.3V power supply by default.

View full image

ALSO FROM THIS AUTHOR

Interrupts on PIC32MX460F512L

This example demonstrates how to setup:
- External INT2 interrupt on PORTE.9 pin
- UART RX event interrupt

[Learn More]

ADC click - Example

Simple example which demonstrates working with the 4-Channel 12-bit A/D Converter (MCP3204) with SPI Serial Interface. The example shows how to measure analog inputs on Channels 0, 1, 2 and 3 and display the results on LCD.

[Learn More]

EVE click - Example

This is a sample program which demonstrates the use of EVE click board. EVE click can be used to drive TFT with on board FT800 chip.

[Learn More]