Infrared Obstacle Avoidance Sensor module IR

Infrared Obstacle Avoidance Sensor module IR

New 30 available
R41.10
Shipping
R65.00 Standard shipping applies to orders under R100.00, in most areas in South Africa. R35.00 Standard shipping applies to orders over R100.00. Some areas may attract a surcharge 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
Seller
Buyer protection
Get it now, pay later

Product details

Condition
New
Location
South Africa
Product code
SEN-028
Bob Shop ID
654215037

Infrared Obstacle Avoidance Sensor Module

This Infrared Obstacle Avoidance Sensors Module has a built-in IR transmitter 5mmLED and IR receiver 5mmLED that sends out IR waves and then looks for the reflected IR waves to detect the presence of any objects in front of the sensor module. The module has an on board potentiometer that let users adjust the detection range. This sensor  can be used in light and complete darkness.

Infrared Obstacle Avoidance Sensors Module Features

  • There is an obstacle, the green indicator light on the circuit board
  • Detection distance: 2 ~ 30cm
  • Detection angle: 35 °
  • Comparator chip: LM393
  • 3mm screw holes for easy mounting
  • 35x15x14mm

Arduino code

EXAMPLE CODE: // IR Collision Detection Module // Henry's Benchint LED = 13; // Use the onboard Uno LEDint isObstaclePin = 7; // This is our input pinint isObstacle = HIGH; // HIGH MEANS NO Object In Front Of Sensorvoid setup() {pinMode(LED, OUTPUT);pinMode(isObstaclePin, INPUT);Serial.begin(9600);}void loop() {isObstacle = digitalRead(isObstaclePin);if (isObstacle == LOW) {Serial.println("OBSTACLE!!, DETECTED!!");digitalWrite(LED, HIGH);}else {Serial.println("clear");digitalWrite(LED, LOW);}delay(200);}
Add to cart

Recently viewed

See more
Reactor Generation Display Box Ark Luminous Model Heart Base Transparent Shell Assembly
New
R1,322.00
UPA USB V1.3 Programmer with Full Adaptors UPA USB Programmer UPA-USB ECU Chip Tuning OBD2 Diagnosti
New
R1,171.00
2pcs Geekcreit ESP32 WiFi+bluetooth Development Board Ultra-Low Power Consumption Dual Cores Unsol
New
R652.00
For PS4 Controller Analog 3D Joystick Stick
New
R103.28

Similar products

Infrared Obstacle Avoidance Sensor Module
New
R48.95
9% OFF
Infrared Obstacle Avoidance Sensor
New
R17.69 R19.46
3Pcs Geekcreit IR Infrared Obstacle Avoidance Sensor Module For Smart Car Robot 3-wire Reflective
New
R356.00
Infrared Obstacle Avoidance Sensor Module Smart Car
New
R18.95