InterviewSolution
Saved Bookmarks
| 1. |
What will happen if we supply a voltage of 25V to the Vcc of the ADXL-335 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 normallyThe question was posed to me in examination.The question is from ADXL335 Accelerometer Sensor in section Interfacing of Sensors, Actuators, and Other Modules of Arduino |
|
Answer» RIGHT CHOICE is (a) Damage is caused To explain I would say: The ADXL-335 Accelerometer modules 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. |
|