[go: up one dir, main page]

0% found this document useful (0 votes)
7 views5 pages

1.5 - Arduino Interfacing

Uploaded by

iamshadow.xyz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views5 pages

1.5 - Arduino Interfacing

Uploaded by

iamshadow.xyz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

1.5-Arduino interfacing.

Q1.Which Function is used to set up the pin modes in Arduino?

(A) Loop()
(B) Pin mode ()
(C) Setup()
(D) digital write()

Q2.Which library is used to control servo motor in arduino?

(A) Servo.h
(B) PWM.h
(C)Motor.h
(D) DC servo.h

Q3.Which Command is used to read digital input on an Arduino pin?

(A) analog Read ()


(B)digital read ()
(C) digital write ()
(D) Pine mode()

Q4.How many PWM pins are available on the Asduino uno?

(A) 4
(B)6
(C) 10
(D)8

Q5.which Communication protocol does the Arduino use for serial


communication?

(A) SPI
(B) I2C
(C) UART
(D) CAN

Q6.Which pin of the arduino uno is used for Tx (transmit) in Serial


Communication?

(A) Pin 0
(B) Pin 1
(C) Pin 2
(D) Pin 3.

Q7.which function is used to send data Via the serial monitor?

(A) print()
(B) Serial print()
(C) Send ()
(D) Serial write()
Q8.what is the resolution of Arduino Uno's ADC (Analog to Digital converter)?

(A) 8-bit
(B) 12-bit
(C) 10-bit
(D)16-bit

Q9.Which Arduino function generates Square wave on a digital pin?

(A) tone()
(B) Square wave ()
(C) Pulse ()
(D) digital write ()

Q10.What is the typical I2C clock Speed for Arduino?

(A) 100 KHz


(B) 1 MHz
(C) 400 KHz
(D) Both A & C

Q11.Which pin is used for the built-in LED on Arduino uno?

(A) Pin 9
(B)Pin 13
(C) Pin 10
(D) Pin 7.

Q12.Which Function is used to generate a delay in Arduino?

(A) pause()
(B) wait ()
(C) delay()
(D)Sleep ()

Q13.which arduino board has a built-in Wi-Fi module ?

(A) Arduino uno.


(B) Arduino Mega
(C) Arduino Nano
(D)Arduino uno Wifi

Q14.How are many digital input & Ouput pins there on the Arduino uno?

(A) 10
(B) 12
(C) 14
(D)16

Q15.Default bootloader for the Arduino uno is....

A) Opti boot loader


(B) Bare box
(C) Air boot
(D) gag

You might also like