A micro-controller is...
cs-2 sb-1-Arduinoimg_no 278.jpg
  • small CPU made of transistors and conductors of heat and sound sensor
  • portable circuits capable of making other circuits
  • small computer on a single integrated circuit containing a processor core, memory, and programmable input/output peripherals
  • small chip made of silver
Identify this component
cs-2 sb-1-Arduinoimg_no 279.jpg
  • Uno Cards
  • Raspberry Pi
  • Arduino Duo board
  • Arduino Uno board
Identify this component
cs-2 sb-1-Arduinoimg_no 280.jpg
  • Arduino Uno board
  • Raspberry Pi
  • Breadboard / Protoboard
  • White Plastic Board
Arduino can interact with...
  • buttons, leds
  • smartphone
  • sensors
  • all of the above
choose the right order
  • output - process - input
  • process - output - input
  • input - process - output
  • input - output - process
arduino has a USB port
  • yes
  • no
What is an LED?
  • a light
  • a light emitting diode
  • a part of a circuit
Why is a resistor important?
  • It isn't important
  • It increases the power of a circuit
  • It controls the flow of electricity by lessening it to a certain amount
what is the name of this chip
cs-2 sb-1-Arduinoimg_no 330.jpg
  • Break
  • Twix
  • Embedded
  • Arduino
all the devices around us contains arduino
  • yes
  • no
arduino is an expensive tool
  • yes
  • no
Arduino needs an expert programmer
  • no
  • yes
we can program an input without out put for arduino
  • no
  • yes
arduino helped developing the AI world
  • yes
  • no
arduino is a closed source platform
  • no
  • yes
what is the main role of this chip
cs-2 sb-1-Arduinoimg_no 331.jpg
  • to heat the board
  • save the programmed input only
  • being the brain of the Arduino
  • there is no role at all
what is the name of this chip
cs-2 sb-1-Arduinoimg_no 334.jpg
  • Break
  • Twix
  • Embedded
  • Arduino
what is the main role of this chip
cs-2 sb-1-Arduinoimg_no 335.jpg
  • to heat the board
  • save the programmed input only
  • being the brain of the Arduino
  • there is no role at all
Identify this component
cs-2 sb-1-Arduinoimg_no 561.jpg
  • Uno Cards
  • Raspberry Pi
  • Arduino Duo board
  • Arduino Uno board
A program written with the IDE for Arduino is calle
cs-2 sb-1-Arduinoimg_no 562.jpg
  • Editor
  • Console
  • Sketch
  • IDE error
Which command is called repetitively over and over again as long as the Arduino has power.
  • loop ( )
  • (output)
  • setup ( )
  • (input)
What are the main elements of the Arduino Environment that make it easy to learn, to use and explain why it is so popular?
  • The IDE
  • on-line help
  • The Arduino Board
  • All of the above
Which term is NOT used in declaration?
  • Float
  • Integer
  • Output
delay (1000);1000 in delay is equivalent to how many second?
  • 10s
  • 2s
  • 60s
  • 1s
An LED driver is
  • output
  • input
13, HIGH)HIGH means?
  • LED ON
  • LED OFF
  • LED BURN
  • LED SLEEP
A push button on a circuit is an ___________
  • input
  • output
  • command
  • variable
int LED2=8;What is number eight is referring in the coding above?
  • Analog Pin
  • 5V
  • Ground
  • Digital Pin
int LED1=4;What is 'int= integer' used for?
  • Alphabets
  • Capital and small letters
  • Combination of Numbers and Alphabets
  • Numbers
delay(5000); stands for
  • Wait 5 minutes
  • Wait 5 seconds
  • Wait 50 seconds
digitalWrite(13, LOW); turns the light 
  • on
  • off
  • dim
A forward slash is used for 
  • code
  • output
  • comments
An push button is
  • output
  • input
An knob is
  • output
  • input
An servo is
  • output
  • input
A sketch is
  • an Arduino file
  • an Arduino picture
  • an Arduino board 
0:0:1



Answered

Not Answered

Not Visited
Correct : 0
Incorrect : 0