(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/5
Description
Product Description
GY-906 MLX90614 Non-touch Infrared Temperature Sensor Module
Using a Chip: MLX90614
Power supply: 3-5v (internal low dropout regulator)
Communication: standard IIC communication protocol
Up for sale is a MELEXIS MLX90614ESF-BAA-000-TU-ND non-contact infrared thermometer for use with , or any microcontroller that can communicate with it through it's I2C interface. This sensor comes with a breakout board with all of the components needed for operation and two types of pins. They are unsoldered. Please indicate if you would like one or the other soldered. There are two solder jumpers for the I2C interface that may or may not need to be soldered depending on your application, but will not for most uses.
Features and Benefits:
Small size, low cost
Mounted on a breakout board with two types of pins
10k Pull up resistors for the I2C interface with optional solder jumpers
Easy to integrate
Factory calibrated in wide temperature range:
-40 ... + 125 ° C for sensor temperature and
-70 ... + 380 ° C for object temperature.
High accuracy of 0.5 ° C over wide temperaturerange (0 ... + 50 ° C for both Ta and To) High (medical) accuracy calibration
Measurement resolution of 0.02 ° C
Single and dual zone versions
SMBus compatible digital interface
Customizable PWM output for continuousreading
Simple adaptation for 8 ... 16V applications
Sleep mode for reduced power consumption
Different package options for applications andmeasurements versatility