InterviewSolution
Saved Bookmarks
| 1. |
What will happen if we supply a voltage of 25V to the Vcc of the Ultrasonic sensor?(a) Damage is caused(b) Sensor will work fine(c) Sensor will not respond for the time the voltage is applied(d) Sensor will function normallyI had been asked this question during an interview.This key question is from Ultrasonic Sensor in portion Interfacing of Sensors, Actuators, and Other Modules of Arduino |
|
Answer» CORRECT choice is (a) Damage is caused For explanation: The Ultrasonic Sensors are MOSTLY built to work on a voltage range of approximately 3.3V to 5V. Any voltage lower than that and the sensor will not be able to POWER on, but however any voltage significantly above that and the sensor may suffer PERMANENT damage. |
|