Quarter 1 Flashcards

1
Q

comes with a variety of input and output pins that can be used to connect different
electronic components

A

Arduino uno

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Parts of Arduino Uno

A

Reset switch, usb connector, USB Interface chip, crystal oscillator, voltage regulator, power port, digital pins, TX RX LEDs, Microcontroller, Analog Input pins

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Arduino Operates at a voltage of __ it can withstand a maximum of ___

A

5V, 20V

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Program used

A

Arduino IDE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

can read the signal from an analog sensor like a temperature sensor and convert it into a digital value so that the system understands.

A

Analog input pins

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The Arduino UNO board has __ analog input pins, labeled ___

A

6, “Analog 0 to 5.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

used as either input or
output pins.

A

Digital pins

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

PWM

A

Pulse-Width
Modulation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Used to power the Arduino board from an
external power source (7-12V).

A

VIN (Input Voltage)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

These pins can be used to read analog
signals from sensors and convert them to digital values using the analogRead() function.

A

A0-A5 (Analog Input)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

limits current

A

resistors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

solderless device for temporary prototype with electronics and test circuit designs

A

breadboard

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

TX stands for _______ and RX for ________

A

transmit, receive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

a signal translator; converts signals in the USB level to a level that an Arduino UNO board understands

A

USB interface chip

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

connect two points to
each other without soldering

A

Jumper wires

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

rotary actuator that allows for precise control of angular
position.

A

Servo motor