Each question in this quiz is timed.
How many types of arduinos do we have?
5
8
7
6
What is the microcontroller used in Arduino UNO?
ATmega328p
ATmega2560
ATmega32114
AT91SAM3x8E
What does p refer to in ATmega328p?
Production
Pico-Power
Power-Pico
Programmable on chip
Arduino shields are also called as _________.
Extra peripherals
Add on modules
Connectivity modules
Another Arduinos
What is the default bootloader of the Arduino UNO?
Optiboot bootloader
AIR-boot
Bare box
GAG
Does the level shifter converts the voltage levels between RS-232 and transistor-transistor logic ?
Which is the software or a programming language used for controlling of Arduino?
Assembly Language
C Languages
JAVA
Any Language
Do Arduino provides IDE Environment ?
A program written with the IDE for Arduino is called _________.
IDE source
Sketch
Cryptography
Source code
Arduino IDE consists of 2 functions. What are they?
Build() and loop()
Setup() and build()
Setup() and loop()
Loop() and build() and setup()
How many digital pins are there on the UNO board?
14
12
16
20
_________ board allows sewn into clothing.
UNO
RedBoard
LilyPad
Mega
How many analog pins are used in Arduino Mega board?
Which board is first to use microcontroller within build USB?
Leonardo
___________ are pre built circuit boards that fit on top of Android.
Sensor
Data types
Breadboard
Sheilds