kowatec IRF150 User Manual

Infrared range finder

Advertisement

Quick Links

IRF150 --- Infrared Range Finder

Overview

IRF150 is an infrared range finder module consisting of
a GP2Y0A02YK reflective optical sensor module,
which emits infrared light to detect the reflective
infrared intensity and an Analog-to-Pulse (A2P)
Converter board. The A2P Converter board converts the
analog output of GP2Y0A02YK into pulse width. By
measuring the pulse width, the analog readings can be
obtained with the PulseIn command. The analog output
can also be read directly with the command GetADC
command from the I/O Extender module. The
recommended detection range is 20~150cm.

Applications

Short distance range finding
Proximity detection for collision
Contactless switch

Features

Measurement not affected by the color of object
Analog to Pulse (A2P) module available
Recommended detection range 20~150cm
Input voltage 5V
Compact size for tight space

Connection

Mechanical Hole
IR Light Emitter
Pins from left to right:
Vo, GND, VDD
Figure 1 GP2Y0A02YK Component Description
Mechanical Hole
IR Light Detector

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IRF150 and is the answer not in the manual?

Questions and answers

Summary of Contents for kowatec IRF150

  • Page 1 IRF150 --- Infrared Range Finder Overview IRF150 is an infrared range finder module consisting of a GP2Y0A02YK reflective optical sensor module, which emits infrared light to detect the reflective infrared intensity and an Analog-to-Pulse (A2P) Converter board. The A2P Converter board converts the analog output of GP2Y0A02YK into pulse width.
  • Page 2: Specifications

    Vdd Input Vdd Input Analog input pin Pulse out pin GND pin GND pin Figure 2 A2P Component Description Figure 3 Connecting GP2Y0A02YK for analog output Figure 4 Connecting GP2Y0A02YK with A2P for pulse output Specifications Figure 5 GP2Y0A02YK Voltage vs. Distance Characteristic Curve...
  • Page 3 A2P Pulse Duty Instead of connecting the analog output to an AD converter to get the GP2Y0A02YK analog voltage value, use the A2P Converter module to measure the pulse width directly. The pulse is emitted every 10ms (1ms=1/1000 sec). The low pulse width represents the analog voltage value.
  • Page 4: Example Program

    Figure 8 A2P Board Dimensions Example Program Example I Use PULSEIN command to read GP2Y0A02YK analog output data through A2P module. Connect the GP2Y0A02YK to A2P board. Then connect the Pulse Output pin of A2P to ® BASIC Commander pin 0 to measure the pulse width. Sub main() Dim temp As Word Pulsein 0,0,temp...

Table of Contents