Information
Item weight
Barcode
Created time
Last updated on
Item description



เซ็นเซอร์ตรวจจับวัตถุ จับสิ่งกีดขวาง Infrared photoelectric switch Sensor E18-D80NK 

เป็นเซนเซอร์ที่ใช้หลักการยิงแสงอินฟาเรดออกไป หากมีวัตถุขวางจะมีการสะท้อนกลับมาเพื่อใช้แทนสวิทช์เซนเซอร์ว่าขณะนี้มีสิ่งกีดขวาง หรือวัตถุอยู่หน้าเซนเซอร์หรือไม่ ซึ่งระยะทำการอยู่ที่ 3-80cm โดยใช้ไฟเลี้ยงแค่ 5v จาก arduino ได้ทันที ซึ่งให้ค่าออกมาเป็นสัญญาณ on-off โดย on คือมีสิ่งกีดขวาง, off คือไม่มีสิ่งกีดขวาง

สามารถนำไปใช้งานกับหุ่นยนต์หลบสิ่งกีดขวางหรืองาน automation เช่นไลน์การผลิตต่างๆเป็นต้น


วิธีการใช้งาน

1. จ่ายไฟด้วยไฟ 5VDC เข้าขาสีน้ำตาล และ Gnd เข้าขาสีน้ำเงิน
2. นำเซนเซอร์วางห่างจากวัตถุ ~40cm
3. หมุนปรับวาล์วด้านหลังเซนเซอร์ทวนเข็ม จนกว่าจะมีไฟสีแดงขึ้นหลังเซนเซอร์
4.1 หากต้องการเพิ่มระยะตรวจจับให้ถอยเซนเซอร์ออกมา(ไฟจะติด)แล้วหมุนตามเข็มจนกว่าไฟจะดับ
4.2 หากต้องการลดระยะตรวจจับให้เอาเซนเซอร์เข้าหาวัตถุ(ไฟจะดับ)แล้วหมุนทวนเข็มจนกว่าไฟจะติด


Pin Definitions:

น้ำตาล---- Vcc (5v)

น้ำเงิน---- Ground

ดำ----  Signal (digital)

 

E18-D80NK Uno Board
Black D2
Brown VCC
Blue GND



ตัวอย่างโค้ด

 

  1. const int e18Pin = 2;
  2. int statusVal = 0;
  3. void setup() {
  4.  // put your setup code here, to run once:
  5.  pinMode(e18Pin,INPUT);
  6.  Serial.begin(9600);
  7. }
  8.  
  9. void loop() {
  10.  // put your main code here, to run repeatedly:
  11.  statusVal = digitalRead(e18Pin);
  12.  if(statusVal == HIGH){
  13.    Serial.println("Collision Detected.");
  14.  }else{
  15.    Serial.println("No Collision Detected.");
  16.  }
  17. }
  18.  





Applications:

1. Automatic production line of goods counting equipment

2. Multi-function reminder

3. Take the maze robot

 

Electrical Characteristics:

Sensing range: 3-80cm

Sensing object: Translucency, opaque

Supply voltage: DC5V

Output operation: 5v (ON), 0v (OFF)

Output: DC three-wire system  

 

Technical Parameters:

1. Output Current DC / SCR / Relay Output: 100mA / 5V power supply

2. Current consumption DC <25mA

3. ความเร็วในการตอบสนอง <2ms

4. Pointing angle: ≤ 15 °, the effective distance 3-80 CM adjustable

5. Detection of objects: transparent or opaque body

6. Working temperature: -25°C ~ +55 °C

7. Standard detection object: the following incandescent 3000LX below 10000LX sunlight

8. Housing material: plastic

 

Size:

Diameter: 18MM

Sensor length: 45MM

Lead Length: 45CM

 

Conditions
Tags

Exchange or return policy



Every item comes with a 30-day warranty. However, there are certain conditions that apply:

  1. The customer should not be responsible for any self-inflicted damage, such as incorrect power connections (for example, supplying 5V instead of the required 3.3V for a sensor).

  2. The product must be in perfect condition, without any breakage or damage caused by electricity (e.g., short circuits leading to electrical fires).

  3. The store does not accept product exchanges due to customer misunderstandings, such as purchasing the wrong size for their project or buying something without eventually using it. Customers can inquire about the product details and ensure compatibility before making a purchase by contacting us through our Line account @modulemore during business hours. Please note that there may be delays in response between 12:00 PM and 2:00 PM.

Return Policy: To initiate a product return, customers must provide the original receipt or a copy for quick verification. Returns can be sent to our store address by following these guidelines:

  1. Provide a detailed description of the damaged item(s).
  2. Mention any tests or experiments conducted by the customer.

Please note that the store reserves the right to make the final decision regarding product replacement or refund.

English

Categories

TRACK & TRACE

*Enter your order ID or email used in placing an order

OVERVIEW

Pageviews2,072,402 view(s)
Visitors1,333,128 time(s)
Last updatedSep 6, 2025

JOIN US

ร้านModuleMore
ร้านModuleMore
/www.modulemore.com/en
Join as a Member
600
Become a member of this store to receive special offers and promotions
Choose your language
Language
Currency
Change
Modify language
My orders
This seller's information
ร้านModuleMore
ModuleMore
Arduino compatible board, Iot, ESP32, ESP8266, Nodemcu, Raspberry pi, micro:bit and etc.
Mobile number : 0831710868
E-mail : paheyisoicus@gmail.com
Send message to seller
About this seller
Recently viewed items
Favourite this seller
Join as a Member
Share this page
Share this page

TOP Back to top
Contact me