DE 4.2 Flashcards

1
Q

An accelerometer is an electromechanical device that will measure acceleration forces. These forces may be static, like the constant force of gravity pulling at your feet, or they could be dynamic - caused by moving or vibrating the accelerometer.

A

Accelerometer

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

As the use of smart phones and mobile devices has expanded, a new type of processor has been defined. An application processors is a microprocessor optimized for smart phone / hand held device use.

A

Application Processors

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

The hardware within a computer that carries out the instructions of a computer program by performing the basic arithmetical, logical, and input/output operations of the system.

A

Central Processing Unit

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

A constant is a piece of data that does not change.

A

Constants

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

Detailed descriptions not executed.

A

Comments

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

A?function?(also known as a?sub-routine) is a named piece of code that can be used from elsewhere in the code. Functions such as setup and loop initializes variables, pin modes, start using libraries, and then loops code consecutively.

A

Functions

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

A microcomputer is a small, relatively inexpensive computer with a microprocessor as its central processing unit. A microcomputer by comparison with a keyboard, monitor, and mouse are commonly referred to as a personal computer today and the prefix ?micro? is often not used anymore.

A

Microcomputer

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

A microcontroller is a small, low cost computer on a single integrated circuit.Microcontrollers are used to perform one dedicated task. One specific program. They are usually embedded in products.

A

Microcontroller

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

A microprocessor is an IC which has only the Central Processing Unit inside them. They only have processing powers.Microprocessors don?t have RAM, ROM, and other peripheral on the chip.

A

Microprocessor

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

The physical devices used to store programs or data (e.g.) on a temporary or permanent basis for use in a computer or other digital electronic device.

A

Memory

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

A program will contain: variables, functions, structures, and comments

A

Program

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

Pulse Width Modulation is a technique for getting analog results with digital means.Digital control is used to create a square wave.

A

Pulse Width Modulation (PWM)

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

A servomotor is a rotary actuator that allows for precise control of angular position, velocity and acceleration. It consists of a motor coupled to a sensor for position feedback. It also requires a relatively sophisticated controller, often a dedicated module designed specifically for use with servomotors.

A

Servo

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

A?variable?is a place for storing a piece of data. It has a type, a name, and a value. They can change.

A

Variables

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