Infrared Obstacle Avoidance Sensor Module (KY-032 / IR-08H) []

Outils pour utilisateurs

Outils du site


Infrared Obstacle Avoidance Sensor Module (KY-032 / IR-08H)

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
documentation:microcontroleurs:arduino:modules:ir_obstacle_avoidance_ir08h:index [2022/09/04 22:29] f1slsdocumentation:microcontroleurs:arduino:modules:ir_obstacle_avoidance_ir08h:index [2022/09/04 22:33] (Version actuelle) f1sls
Ligne 1: Ligne 1:
 {{:documentation:microcontroleurs:arduino:modules:ir_obstacle_avoidance_ir08h:ky032_ir-08h.jpg?400|}} {{:documentation:microcontroleurs:arduino:modules:ir_obstacle_avoidance_ir08h:ky032_ir-08h.jpg?400|}}
 ====== Infrared Obstacle Avoidance Sensor Module (KY-032 / IR-08H) ====== ====== Infrared Obstacle Avoidance Sensor Module (KY-032 / IR-08H) ======
 +
 +===== INTRODUCTION =====
 +The KY-032 Obstacle Avoidance Sensor module is a distance-adjustable, infrared proximity sensor designed for wheeled robots. Also known as AD-032.
 +
 +The sensor detection distance ranges from 2cm to 40cm, it can be adjusted by turning the potentiometer knob. The operating voltage is 3.3V-5V so it is suitable for a variety of microcontrollers like Arduino, ESP32, Teensy, ESP8266, Raspberry Pi, and others.
 +
 +It has strong adaptability to ambient light and it is fairly accurate to sense changes in the surrounding environment.
 +
 +===== SPECIFICATIONS =====
 +The module has a pair of infrared LEDs, an emitter, and a receiver. The emitting LED sends infrared light pulses at a certain frequency. When the light hits an obstacle is reflected the receiver LED.
 +
 +The KY-032 has 4 pins: GND, +, S (out), and EN. The jumper makes the module permanently enabled so it’s always detecting for obstacles. To control the state of the sensor remove the jumper and use the EN pin, a HIGH signal will enable the sensor and a LOW signal will disable it.
 +
 +You can adjust the detection distance by turning the left knob, turn it to the middle for maximum distance. The right knob controls the frequency of the emitting IR pulse, turn it clockwise all the way to set the emitter to the right frequency required to work with the receiver.
 +
 +  * Working voltage     : 3.3V – 5V DC
 +  * Working current     : ≥ 20mA
 +  * Working temperature : -10°C – 50°C [14°F – 122°F]
 +  * Detection distance  : 2cm – 40cm [0.79in – 15.75in]
 +  * IO interface        : 4-wire interface (-/+/S/EN)
 +  * Output signal       : TTL level (low level if obstacle detected, high if no obstacle)
 +  * Adjustment method   : multi-turn resistance adjustment
 +  * IR pulse frequency  : 38kHz according to HS0038DB datasheet
 +  * Effective angle     : 35°
 +  * Board Size          : 1.6cm x 4cm [0.62in x 1.57in]
 +  * Weight              : 9g
 +
 +===== CONNECTION TO ARDUINO =====
 +{{:documentation:microcontroleurs:arduino:modules:ir_obstacle_avoidance_ir08h:arduino_ky-032_ir_obstacle_avoidance_sensor_connection_diagram-1024x668.png?600|}}
 +
documentation/microcontroleurs/arduino/modules/ir_obstacle_avoidance_ir08h/index.1662323348.txt.gz · Dernière modification : de f1sls