IOT102_-_SP_2025_-_RE_3703.webp
E

IOT102_-_SP_2025_-_RE_3703.webp

Kizspy Question: 20
(Choose 1 answer)
RUBBERY LOW Cen
What is the output of the program given below if a voltage of 5V is supplied to the pin corresponding to the AO
pin on an Arduino UNO?
void setup() {
Serial.begin(9600);
pinMode(AO, INPUT);
void loop() {
}
int s = analogRead(A0);
Serial.println(s);
A. O
B. 1023
C. Null
D. Error

Thông tin

Category
IOT102
Thêm bởi
eternal_purity
Ngày thêm
Lượt xem
4,121
Lượt bình luận
13
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom