1.

What mode should we put the Arduino pin to, for object detection to work with the IR Sensor?(a) Analog(b) Digital(c) PCM(d) TDMThe question was asked during an online exam.The query is from IR Sensor in portion Interfacing of Sensors, Actuators, and Other Modules of Arduino

Answer»

Correct choice is (b) Digital

For explanation: Having the input pin to digital on the Arduino, will give us a HIGH signal from the SENSOR whenever an object is detected to be in range of the sensor thus FULFILLING its need. So, for object detection we can ATTAIN the REQUIRED data simply by a digital HIGH or LOW signal.



Discussion

No Comment Found

Related InterviewSolutions