(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}/6
Description
Product Description
features: * This flexible pressure sensor is made of ultra-thin film of excellent mechanical property, excellent conductive materials and nanometer pressure sensitive layers. * Highly sensitive flexible nanometer materials can realize highly sensitive detection of pressure. * When sensor detects outside pressure, the conductivity of sensor will change, and increases along with pressure. * It is highly resistive when there is no load, and resistance will decrease as pressure increases. * Pressure signal can be converted into a corresponding electrical signal output using simple circuit.
Specifications: Measuring Range: 0~200g Thickness: <0.15mm Response Point: <10g Repeatability: <±2.7%(50% load) Precision: ±2.5% Lifespan: >1million times Initial Resistance: >10MΩ(no load) Response Time: <1ms Restore Time: <15ms Test Voltage: DC 3.3V (typical) Operating Temperature: -20℃ ~ 60℃ EMI: Not generate EDS: Not sensitive Sensing Area Outer Diameter: 5mm Sensing Area Inner Diameter: 3.4mm Pin Spacing: 1.0 mm Quantity: 1
Package Includes: 1 x Pressure Sensor
Note: 1, Please allow small size error due to manual measurement. Thanks for your understanding. 2, Try to make load force evenly applied on sensor, avoid direct contact with sharp object. 3, Over-load use will deteriorate sensor performance or even cause damage.