InterviewSolution
Saved Bookmarks
| 1. |
What is the resolution of analog readings on the Arduino Uno?(a) 5V/1023(b) 3.3V/1024(c) 5V/1024(d) 3.3V/100The question was posed to me in semester exam.The question is from Analog Input Output topic in chapter Arduino Programming of Arduino |
|
Answer» Correct choice is (C) 5V/1024 |
|