Computer Science Flashcards
Arduino is an electronic board considered as a.
Micro-Controller
With Arduino, it is possible to realize a _________ circuit to understand the IOT world more.
Prototype
The Arduino board contains A series of [Digital Pins] ______ the electronic components to the Arduino board.
Linking
The [Digital Pins] are divided into __________ categories.
3/THREEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
GND=Ground, it is the [Digital Pin] that provides ________ volts
0/ZEROOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
The negative pole is called ____________
Anode
Once Arduino board is connected to computer, it’s time to ____________ its connection port.
Configure
The holes of the two external rows of the breadboard are ____________ connected.
Horizontally
A ___________ procedure to declare the variables Setup
Setup()
A __________ procedure to repeat the instructions of the program.
Loop()
The digital Pins divided int three categories …………………… ,…………………….and ………………………………………..
GND Pin, 5V Pin, and 0-13 Pin