Infrared(IR) Obstacle Avoidance Sensor: Difference between revisions
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
Category Measurement/Digital - Digital Measurement components category
Category Digital - Digital(Boolean) components category
Properties
- EnableDelay - Specifies the Enable delay
- Enabled - Enables or disable the component.