InterviewSolution
Saved Bookmarks
| 1. |
What is the datatype of the output given by the temperature module on the MPU 6050?(a) Signed Double(b) Unsigned Byte(c) Signed Int(d) Unsigned FloatI have been asked this question in examination.This intriguing question comes from MPU6050 Sensor Module in section Interfacing of Sensors, Actuators, and Other Modules of Arduino |
|
Answer» Correct ANSWER is (c) Signed Int |
|