Infrared(IR) Obstacle Avoidance Sensor: Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "Image:TArduinoInfraredAvoidanceSensor.png == Summary == {{:Summaries:Summary Infrared(IR) Obstacle Avoidance Sensor}} == Description == Use this component to control Infrared Avoidance Sensor, when you want to use the Enable in of the sensor. Many sensors will give a false detection shortly after they are enabled. This component will suppress the false detection. <b>Resources:</b> [http://www.instructables.com/id/Arduino-Nano-Infrared-Obstacle-Avoidance-Sens..."
 
(No difference)

Latest revision as of 16:08, 10 June 2022

Summary

Controls Infrared Avoidance Sensor

Description

Use this component to control Infrared Avoidance Sensor, when you want to use the Enable in of the sensor.

Many sensors will give a false detection shortly after they are enabled. This component will suppress the false detection.



Resources:

Instructable: Arduino Nano: Infrared Obstacle Avoidance Sensor with Visuino

Diagram:

Categories

Properties

Pins

  • Enable - The Enable Digital Input pin of the component or element
  • Enable - The Sensor Enable Digital Output pin of the component or element
  • In - The Digital Input pin of the component or element
  • Out - The Digital Output pin of the component or element