CẢM BIẾN KHOẢNG CÁCH HỒNG NGOẠI ANALOG SHAP GP2Y0A02YK0F
THÔNG SỐ KỸ THUẬT :
-Model: GP2Y0A02YK0F
-Điện áp sử dụng: 4.5 ~ 5.5VDC.
-Dòng sử dụng trung bình: 33 mA (note: this sensor draws current in large, short bursts, and the manufacturer recommends putting a 10 µF capacitor or larger across power and ground close to the sensor to stabilize the power supply line)
-Khoảng cách đo: 20 ~ 150cm.
-Dạng tín hiệu trả về: analog voltage
-Output voltage differential over distance range: 2.05 V (typical)
-Update period: 38 ± 10 ms
-Size: 44.5 mm × 18.9 mm × 21.6 mm (1.75″ × 0.75″ × 0.85″)
-Weight: 5 g (0.18 oz)
ỨNG DỤNG :
Cảm biến GP2Y0A02YK0F sản xuất bởi hãng SHARP, được sử dụng để đo khoảng cách bằng tia hồng ngoại với dạng tín hiệu trả về là Analog tương ứng theo khoảng cách nên có thể biết chính xác khoảng cách đến vật thể cần đo, cảm biến có thể đo được trong khoảng 20 ~ 150cm.
SƠ ĐỒ KẾT NỐI :
CODE MẪU :
#include <SharpIR.h>
#define ir A5
#define model 20150
// ir: the pin where your sensor is attached
// model: an int that determines your sensor: 1080 for GP2Y0A21Y
// 20150 for GP2Y0A02Y
// (working distance range according to the datasheets)
SharpIR SharpIR(ir, model);
void setup() {
// put your setup code here, to run once:
Serial.begin(9600);
}
void loop() {
delay(2000);
unsigned long pepe1=millis(); // takes the time before the loop on the library begins
int dis=SharpIR.distance(); // this returns the distance to the object you're measuring
Serial.print("Mean distance: "); // returns it to the serial monitor
Serial.println(dis);
unsigned long pepe2=millis()-pepe1; // the following gives you the time taken to get the measurement
Serial.print("Time taken (ms): ");
Serial.println(pepe2);
}
☼ Linh kiện điện tử vietnic. Cung cấp các loại mạch Arduino như Arduino Uno R3, Arduino Mega2560, Arduino nano, Arduino Promini, Board phát triển Arduino, KIT học tập Arduino, KIT phát triển, Module cảm biến, Board mạch IoT, Phụ kiện Arduino, Robotics, module chuyển mạch...
☼ Cung cấp linh kiện điện tử, board mạch thí nghiệm, KIT arduino cho giáo dục, học tập, cơ sở sản xuất, nghiên cứu và thí nghiệm
☼ Đặt hàng các loại linh kiện, module theo yêu cầu