Assignment PDF

Title Assignment
Course Sensors & Transducers
Institution Galgotias University
Pages 7
File Size 42.2 KB
File Type PDF
Total Downloads 51
Total Views 202

Summary

Assignment...


Description

Quiz-28-4-20 A program written with the IDE for Arduino is called _________ a) IDE source b) Sketch c) Cryptography d) Source code ANSWER:

Arduino IDE consists of 2 functions. What are they? a) Build() and loop() b) Setup() and build() c) Setup() and loop() d) Loop() and build() and setup() ANSWER:

How many digital pins are there on the UNO board? a) 14 b) 12 c) 16 d) 20 ANSWER:

Following statement is true or false. Buzzer can be a analog and digital output device? a) False b) True ANSWER:

Which software used for simulation? a) proteus b) matlab c) Arduino d) eclips ANSWER:

Following statement true or false: IR sensor will give the output while facing black surface ? a) true b) false ANSWER:

Which file extinction is loaded into Arduino for simulation ? a) .Hex

b) .info c) .c d) .asm ANSWER:

Following statement is true or false. pinMode() can be defined in loop sketch? a) False b) True ANSWER:

What does ADC stand for? A. Analog to digital controller B. Analog to digital converter C. ASCII to decimal converter D. American data center ANSWER:

7805 regulator will provide _________ output voltage A. 7V B. 5V C. 10V

D. 8V ANSWER:

Which is the example of digital sensor ? A. IR Sensor B. LDR C. LM35 D. UV sensor ANSWER:

A program written with the IDE for Arduino is called A. IDE source B. Sketch C. Cryptography D. Source code ANSWER:

What does GPIO stand for? A. General Purpose Inner Outer Propeller B. General Purpose Input Output Pins

C. General Purpose Interested Old People D. General Purpose Input Output Processor ANSWER:

What is the microcontroller used in Arduino UNO? a) ATmega328p b) ATmega2560 c) ATmega32114 d) AT91SAM3x8E ANSWER:

If we start by writing LOW out on the pin connected to the LED. What will it make the LED do? (LOW means putting 0V out on the pin) A. Turn the LED of B. Turn the LED on ANSWER:

When ( && ) condition will use? a) to check both side statements b) to check right side statements c) to check left side statements d) none

ANSWER:

A micro-controller is? A. small CPU made of transistors and conductors of heat and sound sensor B. portable circuits capable of making other circuits C. small computer on a single integrated circuit containing a processor core, memory, and programmable input/output peripherals. D. small chip made of silver ANSWER:

A function is a series of programming statements that can be called by name. Which command is called repetitively over and over again as long as the Arduino has power. A. loop() B. setup() C. (output) D. (input) ANSWER:

Delay(100).in this statement 100 denotes?

A. sec B. mill sec C. Hour D. micro sec ANSWER:

Following statement is true or false. digitalWrite(A0,HIGH) ? a) False b) True ANSWER:...


Similar Free PDFs