







SHARP GP2Y0A710K0F 紅外線距離感測器 Analog 測距感測器 測量範圍100~550cm
NT$600 NT$400 未稅
SHARP GP2Y0A710K0F 紅外線距離感測器 Analog 測距感測器 測量範圍100~550cm
◎ 是一種距離測量傳感器組件,由一個PSD (位置靈敏感測器)、IRED(紅外發光二極管) 和信號處理電路組成
◎ 採用三角測量法:檢測距離不易受到,各種物體反射率,對環境的溫度和持續操作時間的影響
◎ 輸出的電壓對應檢測距離。因此,這種感測器也可以用來作為接近感測器
尚有庫存
- 商品說明
商品說明
SHARP GP2Y0A710K0F 紅外線距離感測器 Analog 測距感測器 測量範圍100~550cm
◎ 是一種距離測量傳感器組件,由一個PSD (位置靈敏感測器)、IRED(紅外發光二極管) 和信號處理電路組成
◎ 採用三角測量法:檢測距離不易受到,各種物體反射率,對環境的溫度和持續操作時間的影響
◎ 輸出的電壓對應檢測距離。因此,這種感測器也可以用來作為接近感測器
- SHARP GP2Y0A710K0F
- 感測距離:長距離型
- 距離測量範圍:100 ~ 550cm
- 輸出類型:類比電壓輸出
- 消耗電流: Typ. 30mA
- 電源電壓:4.5 ~ 5.5 V
- 應用:投影機 (自動對焦)、機器人清潔器、自動照明開關等、人體檢測、遊樂設備(街機遊戲機機器人)
原廠技術文件 http://www.sharp.co.jp/products/device/doc/opto/gp2y0a710k_e.pdf
Arduino 範例碼
/* Sharp GP2Y0A710K0F infrared proximity sensor (#28999) Collects an average of five readings from the sensor and displays the resulting value about every half second. See the Sharp_GP2Y0A710KOF_Simple demonstration for additional usage notes, including connection diagram. This example code is for the Arduino Uno and direct compatible boards, using the Arduino 1.0 or later IDE software. It has not been tested, nor designed for, other Arduino boards, including the Arduino Due. */ const int irSense = A0; // Connect sensor to analog pin A0 int distance = 0; void setup() { Serial.begin(9600); // Use Serial Monitor window } void loop() { Serial.println(irRead(), DEC); // Call irRead function to read sensor // Print value in Serial Monitor delay(250); // Wait another 1/4 second for the next read // (Note: Because of delays built into the // irRead function the display of values will // be slower than in the SharpGP2Y0A21_Simple // sketch } // Take multiple readings, and average them out to reduce false readings int irRead() { int averaging = 0; // Holds value to average readings // Get a sampling of 5 readings from sensor for (int i=0; i<5; i++) { distance = analogRead(irSense); averaging = averaging + distance; delay(55); // Wait 55 ms between each read // According to datasheet time between each read // is -38ms +/- 10ms. Waiting 55 ms assures each // read is from a different sample } distance = averaging / 5; // Average out readings return(distance); // Return value }
相關商品
-
Pulsed Radar Breakout 脈衝雷達擴展板 – A111 Sparkfun美國製
0 滿分 5 分A111是用於脈衝相干雷達(PCR)的單晶片解決方案,並配有集成天線和SPI接口,時鐘頻率最高可達50MHz。儘管A111的主要用例是距離感應,但它也支持手勢,運動,材質和速度檢測的應用,距離最遠可達2米。
NT$2,190NT$1,880 未稅 -
JSN-SR04T 一體化超音波測距模組
0 滿分 5 分探頭線長有兩種長度請點選
-
Grove – PIR Motion Sensor 紅外線人體移動探測感測器
0 滿分 5 分這是一個極易使用的紅外線 PIR人體運動探測感測器。通過這個感測器,你可以使你的作品對運動,例如人類的運動作出互動。只要將其接到Grove – Base Shield上,並且下載程序,當有人走入它的探測範圍時,PIR運動探測傳感器就會在它的SIG腳上輸出一個HIGH信號。
NT$333NT$260 未稅 -
Grove – Infrared Reflective Sensor 紅外線循跡,循線,避障模組 v1.2 seeed
0 滿分 5 分易於使用面板安裝Grove接口數字輸出:0或VCC內置指示燈LED閾值可通過電位計調節
NT$233NT$160 未稅 -
HX1838 紅外線接收遙控模組 紅外接收模組
0 滿分 5 分HX1838遙控模組 紅外接收模組
- 感測器採用HX1838,靈敏度高
- 工作電壓5V
- 輸出形式:數位量輸出
- 設有固定螺栓孔,方便安裝
- 小板PCB尺寸:1.9cm * 1.4cm
- 電源指示燈(紅色)
NT$85NT$38 未稅 -
LIDAR-Lite v3 雷射激光高性能光學距離測量感測器 Sparkfun原廠
0 滿分 5 分體積小,重量輕,在採集過程中功耗低於130mA。而且它是用戶可配置的,因此您可以在精度,工作範圍和測量時間之間進行調整。
NT$5,810NT$4,900 未稅 -
APDS-9930 接近和非接觸手勢檢測感測器模組
0 滿分 5 分APDS-9930 接近和非接觸手勢檢測感測器模組
APDS-9930 在單個 8 引腳封裝內提供 I2C 介面相容的環境亮度感測器 (ALS, Ambient Light Sensor) 和帶有紅外 LED 的接近感測器,其中環境亮度感測器使用雙光二極體來近似 0.01 lux 照度下低流明性能的人眼視覺反應,提供的高靈敏度使得器件可以在深色玻璃後運作。接近感測器經過完全調校可進行 100 毫米物體檢測,免除終端設備和次元件的工廠校準需求。從明亮的陽光照射到黑暗的房間,接近檢測功能都能運作良好。模組中加入微光學透鏡提供紅外能量的高效率傳送和接收,可降低總體功耗。另外,內部狀態機可使器件進入低功耗模式,帶來極低的平均功耗。
NT$138NT$110 未稅 -
GP2Y0A51SK0F 夏普 紅外線測距感測器 模組 2-15 公分含線
0 滿分 5 分GP2Y0A51SK0F 夏普紅外線測距感測器模組 2-15 公分含線
GP2Y0A51SK0F is a distance measuring sensor unit, composed of an integrated combination of PSD (position sensitive detector) , IR-LED (infrared emitting diode) and signal processing circuit. The variety of the reflectivity of the object, the environmental temperature and the operating duration are not influenced easily to the distance detection because of adopting the triangulation method. This device outputs the voltage corresponding to the detection distance. So this sensor can also be used as a proximity sensor
NT$238NT$160 未稅 -
DFRobot原廠 TOF 雷射測距感測器-7.8m (DLRK)
0 滿分 5 分TOF激光測距感測器是一款基於 dTOF(直接飛行時間)技術的新一代激光測距傳感器。在硬件設計與算法層面進行了全面升級,測距盲區小於 2cm,最大量程可達 7.8m(具體視環境反射率而定),測距精度在±4cm以內(典型值),尤其在動態環境下表現穩定,抗環境光幹擾能力高達 100K LUX,適用於室內外強光環境。支持 UART、I2C、I/O 等多種通信接口,滿足不同開發架構需求。
NT$600NT$500 未稅 -
38KHz 紅外線接收模組
0 滿分 5 分38KHz 紅外線接收模組/數位感測器模組/紅外線接收器 for Arduino 與樹莓派
Arduino 專用模組,端口與感測擴充板相容
38KHz 紅外接收頭,可接受各種紅外遙控信號NT$57NT$48 未稅