Solar Car TPMS Tire Pressure Monitor System with 4 External Sensors

$38.99
$78.98
-51%
Quantity
Free returns
Sustainably made
Secure payments
Description

Tire Pressure Monitoring System is mainly used for real-time monitoring and alarming of information such as low tire pressure, high tire pressure, rapid air leakage, high tire temperature, and low battery voltage during car driving. The driver's effective information is to maintain sufficient tire pressure, prevent the occurrence of puncture accidents, increase the safety of driving the car, reduce the extra oil generated by the tire pressure, and extend the life of the tire.

The direct tire pressure monitoring system is equipped with a high-sensitivity sensor in each tire, which can monitor the pressure and temperature of the tire in real-time. After digital-to-analog conversion, the data is transmitted by radio signals to the display mounted on the bridge. Values and temperature values are displayed visually immediately. If the tire pressure is too high or too low during driving, the tire will leak due to any reason (such as foreign matter piercing the tire, or tire scratching...), and the system will automatically alarm immediately to ensure safe driving.

The TPMS wireless tire pressure monitor uses the world's top-line sensor chipset and has multiple wireless communication technologies, eliminating the need for additional repeaters. When the car is driving at high speed, the signal reception is accurate and can reflect the tire pressure condition most realistically and intuitively. It is currently advanced in technology and stable in performance.

Features

  • High-efficiency solar panel, super long battery timLarge-capacity
  • Large capacity built-in lithium battery, long battery life eonn in cloudy days
  • Fully accurate monitoring of tire pressure
  • High prLCD display
  • Large volume alarm sound alert
  • Multiple tire pressure units are available
  • Long-distance receiving distance, stable signal

Specifications

  • Sensor type: external
  • Air pressure setting range: 0.1~3.5BAR
  • Temperature setting range: 60 ° C ~ 90 ° C
  • Working temperature: -20 ° C ~ 80 ° C
  • Storage temperature: -30 ° C ~ 85 ° C
  • Power supply voltage: DC 5V
  • Frequency: 433.9200MHz ± 0.1MHz
  • Host size: 94*84*26.5mm/3.70*3.31*1.04"
  • Host weight: 60g
  • Sensor weight: 40g

Package Included

  • 1 X Host
  • 1 X Bracket
  • 4 X External Sensors
  • 1 X USB Cable
  • 1 X Installation Kit
  • 1 X Sticker
  • 1 X Manual

Notes

1. There may be slight size deviations due to manual measurement, different measuring methods, and tools.

2. The picture may not reflect the actual color of the item because of different photographing light, angle, and display monitor.

Customer Reviews
Here are what our customers say.
Write a Review
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
×
class SpzCustomFileUpload extends SPZ.BaseElement { constructor(element) { super(element); this.uploadCount_ = 0; this.fileList_ = []; } buildCallback() { this.action = SPZServices.actionServiceForDoc(this.element); this.registerAction('upload', (data) => { this.handleFileUpload_(data.event?.detail?.data || []); }); this.registerAction('delete', (data) => { this.handleFileDelete_(data?.args?.data); }); this.registerAction('preview', (data) => { this.handleFilePreview_(data?.args?.data); }); this.registerAction('limit', (data) => { this.handleFileLimit_(); }); this.registerAction('sizeLimit', (data) => { this.handleFileSizeLimit_(); }); } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } setData_(count, file) { this.uploadCount_ = count; this.fileList_ = file; } handleFileUpload_(data) { data.forEach(i => { if(this.fileList_.some(j => j.url === i.url)) return; this.fileList_.push(i); }) this.uploadCount_++; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileUpload", { count: this.uploadCount_, files: this.fileList_}); if(this.fileList_.length >= 5){ document.querySelector('#review_upload').style.display = 'none'; } if(this.fileList_.length > 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '8px'; } } handleFileDelete_(index) { this.fileList_.splice(index, 1); this.uploadCount_--; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileDelete", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; if(this.fileList_?.length === 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '132px'; } } handleFilePreview_(index) { const finalPreviewData = this.fileList_[index]; const filePreviewModal = document.getElementById('filePreviewModal'); const fullScreenVideo = document.getElementById('fullScreenVideo'); const fullScreenImage = document.getElementById('fullScreenImage'); const previewModalClose = document.getElementById('previewModalClose'); const previewLoading = document.getElementById('previewLoading'); filePreviewModal.style.display = 'block'; previewLoading.style.display = 'flex'; if(finalPreviewData?.type === 'video'){ const media = this.mediaParse_(this.fileList_[index]?.url); fullScreenVideo.addEventListener('canplaythrough', function() { previewLoading.style.display = 'none'; }); fullScreenImage.src = ''; fullScreenImage.style.display = 'none'; fullScreenVideo.style.display = 'block'; fullScreenVideo.src = media.mp4 || ''; } else { fullScreenImage.onload = function() { previewLoading.style.display = 'none'; }; fullScreenVideo.src = ''; fullScreenVideo.style.display = 'none'; fullScreenImage.style.display = 'block'; fullScreenImage.src = finalPreviewData.url; } previewModalClose.addEventListener('click', function() { filePreviewModal.style.display = 'none'; }); } handleFileLimit_() { alert(window.AppReviewsLocale.comment_file_limit || 'please do not upload files more than 5'); this.triggerEvent_("handleFileLimit"); } handleFileSizeLimit_() { alert(window.AppReviewsLocale.comment_file_size_limit || 'File size does not exceed 10M'); } clear(){ this.fileList_ = []; this.uploadCount_ = 0; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleClear", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; } mediaParse_(url) { var result = {}; try { url.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (str, key, value) { try { result[key] = decodeURIComponent(value); } catch (e) { result[key] = value; } }); result.preview_image = url.split('?')[0]; } catch (e) {}; return result; } triggerEvent_(name, data) { const event = SPZUtils.Event.create(this.win, name, data); this.action.trigger(this.element, name, event); } } SPZ.defineElement('spz-custom-file-upload', SpzCustomFileUpload);
The review would not show in product details on storefront since it does not support to.

You may also like