Introduction to Arduino IDE

Qus. 1 : The process of building loT hardware and devices enhanced with smart sensors and embedded system using many of the shell components like sensors, circuits and microcontrollers is called?

  1. Prototyping
  2. Casting
  3. Protocasting
  4. Protocal Typing
Qus. 2 : What is switching time for relay to operate with Arduino ?

  1. 5-10 Sec
  2. 5-10 MS
  3. 10-15 MS
  4. 10-20 MS
Qus. 3 : What does GPIO stand for?

  1. General-Purpose Input/Output
  2. General-Purpose Inner/Outer
  3. Both (A) & (B)
  4. None of the above
Qus. 4 : Arduino uno have ____ size of program memory

  1. 10 KB
  2. 4 KB
  3. 64 KB
  4. 32 KB
Qus. 5 : Which microcontroller is used in Arduino UNO.

  1. AT91SAM3x8E
  2. AT90S2313
  3. ATmega328p
  4. AT90S/LS8535
Qus. 6 : The Lilypad Arduino is concerned with:

  1. e-textiles and wearables projects
  2. sewn to fabric
  3. AT mega 168V/ATmega328V
  4. All of these
Qus. 7 : How many analog pins are used in Arduino nano board?

  1. 12
  2. 16
  3. 8
  4. 14
Qus. 8 : What is the function name for turn on led in Arduino?

  1. Digitalwrite()
  2. Digitalread()
  3. digitalWrite()
  4. digitalRead()
Qus. 9 : <p> if a voltage of 5V is applied to the pin equivalent to the A0 pin on an Arduino UNO, what is the output of the programmed below?</p><pre><span style="font-size: 14px;">void setup() {<br></span><span style="font-size: 14px;">&nbsp; &nbsp; Serial.begin(9600);<br></span><span style="font-size: 14px;">&nbsp; &nbsp; pinMode(A0, INPUT);<br></span><span style="font-size: 14px;">}<br></span><span style="font-size: 14px;">void loop() {&nbsp;<br></span><span style="font-size: 14px;">&nbsp; &nbsp; int s = analogRead(A0);<br></span><span style="font-size: 14px;">&nbsp; &nbsp; Serial.println(s);<br></span><span style="font-size: 14px;">}</span></pre>

  1. 0
  2. 5
  3. 1024
  4. 100
Qus. 10 : Find the correct boilerplate Arduino code.

  1. dataType const PROGMEM variableName [] = {};
  2. data type PROFMEM const variableName [] = {};
  3. const data Type variableName [] PROGMEM = {};
  4. const data Type PROGMEM variableName []= {};
Qus. 11 : In Arduino programming _______ indicate going forever.

  1. void loop()
  2. void setup()
  3. while
  4. OUTPUT
Qus. 12 : Arduino is an open-source technology which is used to assemble __________ blueprints.

  1. Electrical
  2. Chemical
  3. Electronic
  4. Disclaimer
Qus. 13 : Arduino has both software and _________ board.

  1. Timing circuit
  2. Break the circuit
  3. Programmable circuit
  4. Feedback circuit
Qus. 14 : The Arduino board is also called a _______?

  1. Microprocessor
  2. Timer
  3. Oscillator
  4. Microcontroller
Qus. 15 : Expand IDE full form________?

  1. Integrated Development Environment
  2. Interfaced Developed Module
  3. Interleaving Deficit Expander
  4. Interleaving The Developed Environment
Qus. 16 : Code writing and uploading into the board is done using _____?

  1. Environment
  2. PC
  3. IDE
  4. SOME
Qus. 17 : _______ is the best product in the Arduino family for Beginners.

  1. Divide
  2. Uno
  3. Thrive
  4. None of the above
Qus. 18 : Without _______ Arduino cannot be run.

  1. Power source
  2. Regulator
  3. Inverter
  4. None of the above
Qus. 19 : Expand the full form of USB is_____?

  1. United Serial Bus
  2. Universal Serial Bus
  3. United Search Bus
  4. None of the above
Qus. 20 : Expand PWM full form ________?

  1. Pulse Width Modulation.
  2. Pulse Wide Modulation
  3. Plain width modulation
  4. None of these
Qus. 21 : If the voltage value is 5v then it reaches a ____ limit for each analog input.

  1. Lower
  2. Upper
  3. Beneath
  4. Least
Qus. 22 : In Arduino, the reset pin is switched to _____, to reopen the code and load.

  1. High
  2. Beneath
  3. Ground
  4. None of the above
Qus. 23 : TX pin represents _______ in Arduino board.

  1. Transmits
  2. Receives
  3. Ground
  4. Restarts
Qus. 24 : RX pin represents _______ in Arduino board.

  1. Transmits
  2. Receivers
  3. Ground
  4. Restarts
Qus. 25 : Arduino mega hold ____ analog inputs.

  1. 12
  2. 13
  3. 14
  4. 16
Qus. 26 : Arduino can work on a variety of ______ like windows, Linux, and mac.

  1. Platforms
  2. Elements
  3. Batteries
  4. Components
Qus. 27 : Atmel _______ AVR microcontroller present in arduino boards.

  1. 2-bit
  2. 3-bit
  3. 8-bit
  4. 6-bit
Qus. 28 : Arduino boards having double pins that provide interfacing for _______?

  1. Programming
  2. Technical issue
  3. Marketing
  4. Simulating
Qus. 29 : Expand LCD ________?

  1. Light crystal display
  2. Liquid crystal display
  3. Light cube display
  4. All of the above
Qus. 30 : Expand LED full form ______?

  1. Laser emitting diode
  2. Light Emitting diode
  3. Lighting error diode
  4. None of the above
Qus. 31 : Arduino Bluetooth also called Arduino ___?

  1. Arduino Due
  2. Arduino Diecimila
  3. Arduino BT
  4. None of these
Qus. 32 : What is the real example of a smart grid device in IoT?

  1. Mobile phone
  2. Television
  3. Smart Speaker
  4. Smart Meters
Qus. 33 : What is Arduino ?

  1. Programming language
  2. Image editing software
  3. Open-source electronics platform
  4. Text editor
Qus. 34 : Microcontroller used in Arduino UNO prototyping board is ?

  1. ATmega328m
  2. ATmega328P
  3. ATmega2560
  4. None
Qus. 35 : The founder of Arduino project is ______ .

  1. Massimo Banzi
  2. Kevin Ashton
  3. Tim berner Lee
  4. None of the Above
Qus. 36 : Which of the following languages does GSN work on?

  1. Python
  2. JAVA
  3. Android
  4. C++
Qus. 37 : One of the most popular Arduino boards is

  1. Arduino Duemileanove
  2. Arduino Diecimila
  3. Arduino Esplora
  4. Arduino Due
Qus. 38 : How many arguments does the analogRead() function have?

  1. 1
  2. 2
  3. 3
  4. 4
Qus. 39 : This device allows you to prototype your project without having to permanently solder the circuit together.

  1. Crumb board
  2. breadboard
  3. Slice board
  4. None of the above
Qus. 40 : Arduino was introduced in

  1. 2003
  2. 2004
  3. 2005
  4. 2006

Programs

Arduino Program to take input from serial and on the led based on input.

View Solution


Arduino program to fade the led bulb using for loop

View Solution


Arduino program to connect a led through push button

View Solution


Arduino program to change the blinking speed of led using the potentiometer

View Solution


Arduino program to print all integer number from 0 to 99 using for loop

View Solution


Arduino program to print odd numbers from 1 to 99

View Solution


Arduino program to print odd numbers from 99 to 1

View Solution


arduino program to interface buzzer with Arduino board to buzz on off with the delay of 1sec

View Solution


Arduino program to Blink a Light Emitting Diode LED

View Solution


Arduino program to print Hello word in LCD

View Solution


Arduino program to run a counter and display in LCD

View Solution


Arduino program to interface the sensor and led

View Solution


Arduino program to sound the buzzer on press on push button for 1 second

View Solution


Arduino program to interface buzzer with LDR and LED

View Solution


Arduino program to create automatic street light control by using LDR sensor

View Solution


Arduino program to read a integer number and print its table

View Solution


Arduino program to print the square root of a given number

View Solution


Design a night lamp using a LDR and a LED using Arduino Uno and find out the time delays associated in keeping ON the lamp

View Solution


Design a counter using an atmega microcontroller (like ATMEGA328P) using Arduino to display the number of entries per day in an office.

View Solution


Write a program to interface a temperature sensor (LM35) and water Nozzle with the Arduino.

View Solution


Arduino program to interface led buzzer with Arduino or raspberry pi and turn ON LED for 2 second after every 3 second

View Solution


CCC Online Test Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Online Exam Quiz O Level NIELIT Study material and Quiz Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Best Website and Software Company in Allahabad Website development Company in Allahabad