• Banner

Infrared Obstacle Avoidance Sensor Module Robotics Bangladesh
  • Infrared Obstacle Avoidance Sensor Module Robotics Bangladesh
  • Infrared Obstacle Avoidance Sensor Module Robotics Bangladesh

Infrared Obstacle Avoidance Sensor Module

RBD-2095

  • Detection distance: 2-40cm
  • IO Interface: 4-wire interfaces (- / + / S / EN)
  • Output signal: TTL level
  • Adjustment: adjust multi-turn resistance
  • Effective angle: 35 °

**Please be advised that the majority of our customers have left negative reviews for this product. We recommend that you do not make a purchase unless you are absolutely certain that you can successfully use it.

Note: Products are being tested. 

BDT 90.00
BDT 90.00 BDT 90.00 BDT 90.00 BDT 90.00
Tax included Tax excluded Tax included Tax excluded
BDT 90.00 Tax excluded
BDT 90.00 Tax included
BDT 0.00 Tax
BDT 90.00 Tax excluded
BDT 0.00 Tax
BDT 90.00 Tax included
Quantity
In-Stock

  Security policy

(edit with the Customer Reassurance module)

  Delivery policy

(edit with the Customer Reassurance module)

  Return policy

(edit with the Customer Reassurance module)

Description

This Infrared Obstacle Avoidance Sensor Module is an inexpensive solution to avoidance detection for robotics and other electronics uses.

It comes as an assembled module, as shown above, there are only four pins: +5-volts, GND, output, and EN. Output is an active LOW and has an onboard status LED. It’s very easy to interface directly with Arduino or other micro-controllers. It also works with the Raspberry Pi with a voltage range of 3-6 volts. Connect Vcc to 3-volts!

The enable pin “EN” will disable the device when HI (Vcc) and enable when LO (GND). The onboard jumper can be left open to allow external control of enable/disable of the module. I see no use for this function and would leave the jumper on and the pin disconnected. There are two potentiometers on the module one controlling operating frequency (centred at 38 kHz) the other controlling intensity. The detector was designed for 38 kHz and the onboard oscillator circuit is based on a 555 timer. Tweaking gives a little better range but I’d suggest leaving it alone because the useful range is narrow. It worked well as is. The maximum reliable range in my test was around 30-40 cm and depended on the type of material. A smooth white surface worked far better than a black or rough surface.

Product Images are shown for illustrative purposes only and may differ from the actual product.

Note: Product images/ Components brand may vary from actual product as our stock rotates.

Note: PCB might be different from the picture as per stock

General Specification
Working voltage DC 3.3V – 5V
Working current More than 20mA
Working temperature -10 to 50 centigrade degree
Detection distance 2 – 40cm
IO interface 4 line (- / + / S / EN)
Output signal TTL Level
Adjusting mode Multi-resistance regulation
Effective angle 35 degree
Weight (gm) 5
Dimensions in mm (LxWxH) 40 x 16 x 11
Shipment Weight 0.01 kg
Shipment Dimensions 12 × 8 × 2.5 cm

Please allow 5% measuring deviation due to manual measurement.

Documentation:

Sample Code:
int detector = 8; // define the obstacle avoidance sensor interface
int val ;
 
void setup ()
{
  pinMode(13, OUTPUT);     // Built in Arduino LED
  digitalWrite (13, LOW);
  pinMode (detector, INPUT) ;// define the obstacle avoidance sensor output interface
}
 
void loop ()
{
  val = digitalRead (detector) ;
  if (val == HIGH) // When the obstacle avoidance sensor detects a signal, LED flashes
  {
    digitalWrite (13, HIGH);
    delay(100);
  }
  else
  {
    digitalWrite (13, LOW);
    delay(100);
  }
}

Package Includes:

1 x Infrared Obstacle Avoidance Sensor Module

Product Details
RBD-2095

Specific References

EAN13
2095
Comments (0)
Grade
No customer reviews for the moment.
16 other products in the same category:

Reference: RBD-0423

5 Way Flame/Fire Sensor

(0)
Detecting range: >120 degree Analog and digital outputs On-board potentiometer and indicators 1% resistors to make this module more reliable and precise Operating Voltage: 3.3V – 9V Board Diameter: 40 mm.
BDT 495.00
BDT 495.00 tax incl.
BDT 495.00 tax excl.
BDT 495.00 tax excl.
BDT 495.00 tax incl.
BDT 495.00 tax incl.
BDT 0.00 Tax
BDT 495.00 tax excl.
BDT 495.00 tax excl.
BDT 0.00 Tax
BDT 495.00 tax incl.
More
In-Stock
In stock: 31

Reference: RBD-2149

50kg Half-bridge Experiments Body Scale Load Cell Sensor

(0)
Capacity (Kg): 50. Output Sensitivity (mv/v): 1.0±0.1. Nonlinearity (%FS): 0.03. Repeatability (%FS): 0.03. Input Resistance (Ω): 1000. Insulation Resistance (MΩ): ≥5000.
BDT 164.00
BDT 164.00 tax incl.
BDT 164.00 tax excl.
BDT 164.00 tax excl.
BDT 164.00 tax incl.
BDT 164.00 tax incl.
BDT 0.00 Tax
BDT 164.00 tax excl.
BDT 164.00 tax excl.
BDT 0.00 Tax
BDT 164.00 tax incl.
More
In-Stock
In stock: 82

Reference: RBd-2402

60GHz mmWave Multi Human Sensing Radar Module Sensor

(0)
The 60GHz mmWave Multi-Human Sensing Radar Module Sensor can detect up to 8 people in its sensing area. The software is in Chinese, and it can report the position of people using a serial terminal.
BDT 8,500.00
BDT 8,500.00 tax incl.
BDT 8,500.00 tax excl.
BDT 8,500.00 tax excl.
BDT 8,500.00 tax incl.
BDT 8,500.00 tax incl.
BDT 0.00 Tax
BDT 8,500.00 tax excl.
BDT 8,500.00 tax excl.
BDT 0.00 Tax
BDT 8,500.00 tax incl.
More
In stock
In stock: 8

Reference: RBD-2102

DIP 3 Color RGB LED Module

(0)
RGB trichromatic limiting resistor to prevent burnout PWM adjusted color mixing
BDT 45.00
BDT 45.00 tax incl.
BDT 45.00 tax excl.
BDT 45.00 tax excl.
BDT 45.00 tax incl.
BDT 45.00 tax incl.
BDT 0.00 Tax
BDT 45.00 tax excl.
BDT 45.00 tax excl.
BDT 0.00 Tax
BDT 45.00 tax incl.
More
In-Stock
In stock: 132

Reference: RBD-0553

FPM10A Optical Fingerprint Reader Sensor Modules (With Shield)

(0)
Supply voltage: DC 3.6 ~ 6.0V / 3.3V Supplying Supply Current: Current: <120mA Peak current: <140mA Fingerprint image time: <1.0 seconds
BDT 3,900.00
BDT 3,900.00 tax incl.
BDT 3,900.00 tax excl.
BDT 3,900.00 tax excl.
BDT 3,900.00 tax incl.
BDT 3,900.00 tax incl.
BDT 0.00 Tax
BDT 3,900.00 tax excl.
BDT 3,900.00 tax excl.
BDT 0.00 Tax
BDT 3,900.00 tax incl.
More
In-Stock
In stock: 8

Reference: RBD-2130

9 Axis IMU L3GD20 LSM303D Module 9DOF Compass Acceleration Gyroscope Sensor Module

(0)
9DOF IMU module with compass, acceleration, and gyroscope sensors Captures nine different types of motion or orientation Measures 3-axis gyroscope, triaxial accelerometer, and triaxial magnetic field Power supply: 3-5V (internal low dropout regulator)
BDT 750.00
BDT 750.00 tax incl.
BDT 750.00 tax excl.
BDT 750.00 tax excl.
BDT 750.00 tax incl.
BDT 750.00 tax incl.
BDT 0.00 Tax
BDT 750.00 tax excl.
BDT 750.00 tax excl.
BDT 0.00 Tax
BDT 750.00 tax incl.
More
In-Stock
In stock: 9

Reference: RBD-1352

Panasonic Thermal Imaging Camera Sensor

(0)
GRID-EYE® INFRARED ARRAY SENSOR Number of pixel 64 (Vertical 8 × Horizontal 8 Matrix) External interface I2C Frame Rate Typical 1fps or 10 fps Operating Mode Normal and Sleep mode
BDT 17,900.00
BDT 17,900.00 tax incl.
BDT 17,900.00 tax excl.
BDT 17,900.00 tax excl.
BDT 17,900.00 tax incl.
BDT 17,900.00 tax incl.
BDT 0.00 Tax
BDT 17,900.00 tax excl.
BDT 17,900.00 tax excl.
BDT 0.00 Tax
BDT 17,900.00 tax incl.
More
Out-of-Stock
In stock: 0

Reference: RBD-2080

Dry Reed Pipe Magnetron Magnetic switch Module

(0)
Clean, good waveform driving ability, more than 15mA. Working voltage 3.3V-5 Output format: digital switching output (0 and 1) A  fixed bolt holes for easy installation
BDT 99.00
BDT 99.00 tax incl.
BDT 99.00 tax excl.
BDT 99.00 tax excl.
BDT 99.00 tax incl.
BDT 99.00 tax incl.
BDT 0.00 Tax
BDT 99.00 tax excl.
BDT 99.00 tax excl.
BDT 0.00 Tax
BDT 99.00 tax incl.
More
In-Stock
In stock: 72

Reference: RBD-1207

Line Following Sensor 5 Array

(0)
High-Quality Tracker Sensor The module is a convenient carrier for eight IR emitter and receiver pairs evenly paced. Distance between each IR Sensor: 15mm Uses 5 sensors for best resolution Great useful in building fast line following and grid navigating robots Comes with easy to use digital outputs with a direct connection to microcontrollers The array...
BDT 310.00
BDT 310.00 tax incl.
BDT 310.00 tax excl.
BDT 310.00 tax excl.
BDT 310.00 tax incl.
BDT 310.00 tax incl.
BDT 0.00 Tax
BDT 310.00 tax excl.
BDT 310.00 tax excl.
BDT 0.00 Tax
BDT 310.00 tax incl.
More
In-Stock
In stock: 33

Reference: RBD-2211

Soil Moisture Hygrometer Detection Humidity Sensor Module Corrosion Resistance Probe

(0)
Soil moisture sensor module Digital and analog output Adjustable threshold Waterproof and corrosion-resistant probe
BDT 570.00
BDT 570.00 tax incl.
BDT 570.00 tax excl.
BDT 570.00 tax excl.
BDT 570.00 tax incl.
BDT 570.00 tax incl.
BDT 0.00 Tax
BDT 570.00 tax excl.
BDT 570.00 tax excl.
BDT 0.00 Tax
BDT 570.00 tax incl.
More
In-Stock
In stock: 103

Reference: RBD-0041

Smart Speed Detecting Sensor for Arduino

(0)
Bases at CSR BC04 Bluetooth technology. with build-in 2.4GHz PCB antenna It’s at the Bluetooth class 2 power level. Range test: 10 meters Operating voltage: 3.3V to 6V DC Operating current in pairing is in the range of 30~40mA.
BDT 150.00
BDT 150.00 tax incl.
BDT 150.00 tax excl.
BDT 150.00 tax excl.
BDT 150.00 tax incl.
BDT 150.00 tax incl.
BDT 0.00 Tax
BDT 150.00 tax excl.
BDT 150.00 tax excl.
BDT 0.00 Tax
BDT 150.00 tax incl.
More
In Stock
In stock: 16

Reference: RBD-1111

Geiger Counter Kit Nuclear Radiation Detector Gamma Ray Build Radiation Monitoring Station

(0)
This is one open-source Geiger Counter project which could be used to detect nuclear radiation. The schematic and code and other helpful files are listed in this package. All the codes are designed and tested on this kit, these materials are useful for DIY Geiger Counter Kit Nuclear Radiation Detectors or Radiation Monitoring Stations. Note: The kit comes...
BDT 5,890.00
BDT 5,890.00 tax incl.
BDT 5,890.00 tax excl.
BDT 5,890.00 tax excl.
BDT 5,890.00 tax incl.
BDT 5,890.00 tax incl.
BDT 0.00 Tax
BDT 5,890.00 tax excl.
BDT 5,890.00 tax excl.
BDT 0.00 Tax
BDT 5,890.00 tax incl.
More
In-Stock
In stock: 8

Reference: RBD-2096

Eye Blink Detection Digital Sensor with Goggles

(0)
Operating Voltage: 3-5.5V Supply Current: ≥ 20mA Optimal Sensing Distance: 3mm Working voltage of 5V, the output of the black line low, white line of high output Uses Infrared Light to Detect Anti-Interference Ability Sensors to adopt TCRT5000 High Sensitivity, Stable Performance Exquisite workmanship, with the indicator Has a fixed bolt hole for easy...
BDT 490.00
BDT 490.00 tax incl.
BDT 490.00 tax excl.
BDT 490.00 tax excl.
BDT 490.00 tax incl.
BDT 490.00 tax incl.
BDT 0.00 Tax
BDT 490.00 tax excl.
BDT 490.00 tax excl.
BDT 0.00 Tax
BDT 490.00 tax incl.
More
In-Stock
In stock: 9

Reference: RBD-0688

RF Transmitter Receiver Pair 433 MHz

(0)
Wide input supply (2.5 V to 12V) Easy to integrate (V+, GND, and Data) The device in deep sleep mode when Data pin is grounded Very small dimension.
BDT 117.00
BDT 117.00 tax incl.
BDT 117.00 tax excl.
BDT 117.00 tax excl.
BDT 117.00 tax incl.
BDT 117.00 tax incl.
BDT 0.00 Tax
BDT 117.00 tax excl.
BDT 117.00 tax excl.
BDT 0.00 Tax
BDT 117.00 tax incl.
More
In-Stock
In stock: 145

Reference: RBD-2169

US1000-21A Integrated Ultrasonic Underwater Sensor

(0)
US1000-21A ultrasonic flow sensor  ultrasonic heat meter sensor  Underwater Sensor  high-frequency ultrasonic sensor Model: US1000-21A High frequency type ultrasonic underwater sensor Transceiver category Nominal frequency: 1.0MHz ± 5% Bandwidth: 200.0KHz
BDT 1,500.00
BDT 1,500.00 tax incl.
BDT 1,500.00 tax excl.
BDT 1,500.00 tax excl.
BDT 1,500.00 tax incl.
BDT 1,500.00 tax incl.
BDT 0.00 Tax
BDT 1,500.00 tax excl.
BDT 1,500.00 tax excl.
BDT 0.00 Tax
BDT 1,500.00 tax incl.
More
Last items in stock
In stock: 2

Reference: RBD-2498

RGB-D 3D ToF Sensor Camera DFRobot

(0)
3D time-of-flight camera module with RGB capabilities Resolution of 320×240 and an inertial measurement unit (IMU) Acquires all RGB-D data through a USB cable Seamless previewing of depth maps, point cloud data, and real-time colorful 3D rendering Linux compatibility out-of-the-box Supports ROS1 and ROS2 Python SDK provided
BDT 22,500.00
BDT 22,500.00 tax incl.
BDT 22,500.00 tax excl.
BDT 22,500.00 tax excl.
BDT 22,500.00 tax incl.
BDT 22,500.00 tax incl.
BDT 0.00 Tax
BDT 22,500.00 tax excl.
BDT 22,500.00 tax excl.
BDT 0.00 Tax
BDT 22,500.00 tax incl.
More
Out-of-Stock
In stock: 0
You might also like

Reference: RBD-0430

Line Follower Sensor- 8 Array

(0)
Operating voltage: 4.5V to 5.0 V Output format: 8 Analog and Digital voltages. Optimal sensing distance: 0.125″ (3 mm). RoboticsBD
BDT 390.00
BDT 390.00 tax incl.
BDT 390.00 tax excl.
BDT 390.00 tax excl.
BDT 390.00 tax incl.
BDT 390.00 tax incl.
BDT 0.00 Tax
BDT 390.00 tax excl.
BDT 390.00 tax excl.
BDT 0.00 Tax
BDT 390.00 tax incl.
More
In-Stock
In stock: 31

Reference: RBD-0659

Digital Line Following Sensor - 8 Array

(0)
Operating voltage: 4.5V to 5.0 V Supply current: 150 mA Output format: 8 Digital voltages. Optimal sensing distance: 3 mm. Maximum recommended sensing distance: 6 mm Uses 8 sensors for best resolution Comes with easy to use digital outputs that can be connected directly to microcontrollers Sample Programming Code is available. RoboticsBD
BDT 450.00
BDT 450.00 tax incl.
BDT 450.00 tax excl.
BDT 450.00 tax excl.
BDT 450.00 tax incl.
BDT 450.00 tax incl.
BDT 0.00 Tax
BDT 450.00 tax excl.
BDT 450.00 tax excl.
BDT 0.00 Tax
BDT 450.00 tax incl.
More
Out-of-Stock
In stock: 0

Reference: RBD-0685

Infrared Obstacle Avoidance IR Sensor Module

(0)
Detection distance: 2 ~ 30cm Detection angle: 35 ° Comparator chip: LM393 3mm screw holes for easy mounting
BDT 69.00
BDT 69.00 tax incl.
BDT 69.00 tax excl.
BDT 69.00 tax excl.
BDT 69.00 tax incl.
BDT 69.00 tax incl.
BDT 0.00 Tax
BDT 69.00 tax excl.
BDT 69.00 tax excl.
BDT 0.00 Tax
BDT 69.00 tax incl.
More
In-Stock
In stock: 909

Reference: RBD-1207

Line Following Sensor 5 Array

(0)
High-Quality Tracker Sensor The module is a convenient carrier for eight IR emitter and receiver pairs evenly paced. Distance between each IR Sensor: 15mm Uses 5 sensors for best resolution Great useful in building fast line following and grid navigating robots Comes with easy to use digital outputs with a direct connection to microcontrollers The array...
BDT 310.00
BDT 310.00 tax incl.
BDT 310.00 tax excl.
BDT 310.00 tax excl.
BDT 310.00 tax incl.
BDT 310.00 tax incl.
BDT 0.00 Tax
BDT 310.00 tax excl.
BDT 310.00 tax excl.
BDT 0.00 Tax
BDT 310.00 tax incl.
More
In-Stock
In stock: 33

Reference: RBD-1670

ESP8285 IR Infrared Transmitter Receiver Module WIFI Remote Control Switch

(0)
The smallest 802.11b/g/n Wi-Fi SoC module Uses low power 32bit CPU and compatible with the application processor Main frequency up to 160MHz Built-in 10Bit high precision ADC Support UART/GPIO/PWM/ADC interface Integrate Wi-Fi MAC/BB/RF/PA/LNA
BDT 690.00
BDT 690.00 tax incl.
BDT 690.00 tax excl.
BDT 690.00 tax excl.
BDT 690.00 tax incl.
BDT 690.00 tax incl.
BDT 0.00 Tax
BDT 690.00 tax excl.
BDT 690.00 tax excl.
BDT 0.00 Tax
BDT 690.00 tax incl.
More
In-Stock
In stock: 16

Reference: RBD-1727

IR Infrared Transmitter Module

(0)
This is 38KHz Infrared IR transmitter sensor module For Arduino Transmit 38KHz modulating signal Suitable for Arduino DIY project Material: PCB
BDT 95.00
BDT 95.00 tax incl.
BDT 95.00 tax excl.
BDT 95.00 tax excl.
BDT 95.00 tax incl.
BDT 95.00 tax incl.
BDT 0.00 Tax
BDT 95.00 tax excl.
BDT 95.00 tax excl.
BDT 0.00 Tax
BDT 95.00 tax incl.
More
In-Stock
In stock: 58

Reference: RBD-1728

IR Digital 38khz Infrared Receiver Sensor Module

(0)
IR Digital 38khz Infrared Receiver Sensor Module
BDT 95.00
BDT 95.00 tax incl.
BDT 95.00 tax excl.
BDT 95.00 tax excl.
BDT 95.00 tax incl.
BDT 95.00 tax incl.
BDT 0.00 Tax
BDT 95.00 tax excl.
BDT 95.00 tax excl.
BDT 0.00 Tax
BDT 95.00 tax incl.
More
In-Stock
In stock: 65

Follow us on Facebook