OFF
MIKROE-3662
17 g
Status:
Thermo 16 Click is a Click board™ equipped with the sensor IC, which can measure temperature measurements between -40°C and +150°C so that the temperature measurement data can be processed by the host MCU. Thermo 16 click provides an accuracy of ±1°C in the range from 0°C to 70°C. The sensor used on this Click board™ has a great combination of features that make it a perfect choice for any temperature measurement application: Analog signal output, low power consumption, compact sensor size, and more. The sensor itself requires almost no external components, which simplifies the design, reducing the cost and cutting the time to market.
Thermo 16 click click is supported by a mikroSDK compliant library, which includes functions that simplify software development. This Click board™ comes as a fully tested product, ready to be used on a system equipped with the mikroBUS™ socket
This product is no longer in stock
Availability date:
The Click board™ is specially designed so it retains the specified characteristics of the sensor IC. Equipped with this sophisticated, accurate and simple to use sensor IC, it can be used for measuring and monitoring the temperature in a whole range of applications, such as the PC case and other internal components temperature monitoring, office equipment, automotive infotainment and entertainment systems thermal monitoring, general purpose thermal measurement, and similar digital thermal measurement applications, that require a precise thermal measurement.
The active temperature sensing component on Thermo 16 click is the TMP235, a high accuracy temperature sensor IC Texas Instruments. The Click board™ itself has a reasonably small number of components because most of the measurement circuitry is already integrated on the TMP235 sensor. This sensor has many features that make it a perfect solution for small designs such as the Ambient 7 Click board™, and one of these features is certainly its high level of integration.
The TMP23X devices are a family of precision CMOS integrated-circuit linear analog temperature sensors with an output voltage proportional to temperature engineers can use in multiple analog temperature sensing applications. The TMP235 temperature sensor have an accuracy from 0°C to 70°C of ±1.25°C and provides a positive slope output of 10 mV/°C over the full –40°C to +150°C temperature range.
It is worth to mention that the TMP235 has extremely low power consumption - 9 μA (Typical). This makes Thermo 16 click a perfect solution for the development of the IoT, wearable and portable applications, logging devices, industrial and health-related time metering applications, and all the other applications that require an accurate temperature measurement for their operation.
An analog signal from the thermal sensor, from Vout pin is routed to the AN pin of the mikroBUS™ socket. On the path from the sensor to the mikroBUS™ socket, R2 and C1 are forming the RC filter. R2 is 0 ohm by default, but the user can increase the resistance in order to find a perfect match for desired purpose. Note that higher resistance may help filter any noise in signal, but may also increase the sensor response time, so when tuning the RC filter, it is crucial to find the ideal balance between these two.
The TMP235 operates at power supply range from 2.3 V to 5.5 V. Thus, Thermo 16 click has the power supply selection jumper onboard, named VCC SEL. That way, the user can switch between 3.3V and 5V for sensor power supply.
Type
Temperature & humidity
Applications
PC case and other internal components temperature monitoring, office equipment, automotive infotainment and entertainment systems thermal monitoring, general purpose thermal measurement, and similar
On-board modules
TMP235, High-Accuracy Analog Output Temperature Sensors
Key Features
Analog signal output, low power consumption, compact sensor size
Interface
Analog
Feature
No ClickID
Compatibility
mikroBUS™
Click board size
S (28.6 x 25.4 mm)
Input Voltage
3.3V or 5V
This table shows how the pinout on Thermo 16 click corresponds to the pinout on the mikroBUS™ socket (the latter shown in the two middle columns).
Label | Name | Default | Description |
---|---|---|---|
JP1 | VCC SEL | Left | Power supply voltage selection: left position 3V3, right position 5V |
LD1 | PWR | - | Power LED indicator |
Description | Min | Typ | Max | Unit |
---|---|---|---|---|
Temperature Range (accuracy ±1˚C) | 0 | - | 70 | °C |
Temperature Range (accuracy ±2˚C) | -40 | - | +150 | °C |
Supply voltage | 2.3 | - | 5.5 | V |
Operating current | - | - | 17 | μA |
We provide a library for the Thermo 16 Click as well as a demo application (example), developed using MIKROE compilers. The demo can run on all the main MIKROE development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager (recommended), downloaded from our LibStock™ or found on MIKROE github account.
Library Description
This library contains API for Thermo 16 Click driver.
Key functions
Temperature function.
Generic read function.
Example Description
This demo-app shows the temperature measurement procedure using Thermo 16 Click.
void application_task ( void )
{
float temp;
// Task implementation.
temp = thermo16_get_temperature ( &thermo16, THERMO16_TEMP_IN_CELSIUS );
log_printf( &logger, "** Temperature : %.2f C rn", temp );
Delay_ms ( 1000 );
Delay_ms ( 500 );
}
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager (recommended), downloaded from our LibStock™ or found on MIKROE github account.
Other MIKROE Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MIKROE compilers.
This Click board™ is supported with mikroSDK - MIKROE Software Development Kit. To ensure proper operation of mikroSDK compliant Click board™ demo applications, mikroSDK should be downloaded from the LibStock and installed for the compiler you are using.
For more information about mikroSDK, visit the official page.
NOTE: Please be advised that any peripheral devices or accessories shown connected to the Click board™ are not included in the package. Check their availability in our shop or in the YMAN section below.