This item has closed 1 buyer bought 1 item

Similar products

PROXIMITY SWITCH / SENSOR 5MM IQ1-D1NA05
R187.40
PROXIMITY SENSOR RND 8mm NO 3WIRE LEAD PM18-08PS
R609.81
PROXIMITY SENSOR RND 8mm NO 3WIRE LEAD PM18-08P
R532.37
PROXIMITY SENSOR MINI RND 2mm NO 3WIRE LEAD PM12-02P
R572.51
E18-D80NK Adjustable IR  Proximity Sensor
Sold

E18-D80NK Adjustable IR Proximity Sensor

5 were available / new
R172.00
Shipping
R35.00 Standard shipping using one of our trusted couriers applies to most areas in South Africa. Some areas may attract a R30.00 surcharge. This will be calculated at checkout if applicable.
Check my rate
The seller has indicated that they will usually have this item ready to ship within 3 business days. Shipping time depends on your delivery address. The most accurate delivery time will be calculated at checkout, but in general, the following shipping times apply:
 
Standard Delivery
Main centres:  1-3 business days
Regional areas: 3-4 business days
Remote areas: 3-5 business days
Buyer protection
Returns
Warranty Type: Dealer Standard Dealer Warranty Money-Back Guarantee: 7 Days: 7 Days Money Back Guarantee
Get it now, pay later

Product details

Condition
New
Location
South Africa
Customer ratings:
Product code
mir-e18-d80nk
Bob Shop ID
434033304
Description

IR Adjustable Trigger Sensor - E18-D80NK

The E18-D80NK is an Infrared distance switch, a high-sensitive photo reflectorto detect distance from an object. The range is from 3cm to 80cm and canadjusted via an integrated potentiometer. The output signal is an on ofsignal.

![](#/image/catalog/generic/E18-D80NK/E18-D80NK -

Layout01.jpg)

Quick Spec

  • Power Supply: 5VDC
  • Supply current DC <25mA
  • Maximum load current 100mA (Open-collector NPN pulldown output)
  • Response time <2ms
  • Diameter: 17MM
  • Pointing angle: ≤ 15 °, effective from 3-80CM Adjustable
  • Detection of objects: transparent or opaque
  • Working environment temperature: -25℃+55℃
  • Case Material: Plastic
  • Lead Length: 22CME18-3

Application

Arduino Code Example - Pin 5 used as signal input

void setup() { Serial.begin(9600); //Start serial communication boud rate at 9600 pinMode(5,INPUT); //Pin 5 as signal input }

void loop()
{ while(1)

{ delay(500); if(digitalRead(5)==LOW) { // If no signal print collision detected Serial.println("Collision Detected."); } else { // If signal detected print collision detected Serial.println("No Collision Detected."); } }}

Shipping List

  • 1 x E18-D80NK Adjustable IR Proximity Sensor
  • 2 x Fastening Rings
More InfoLocal Stock.
More Products

View More Products

Recently viewed

Onesto Matrix Large Light Switch 2 Lever 1 Way 4 x 4
R183.00

Customer ratings: 1 ratings

Thank you
16 Nov 2019