Lecture 2 Flashcards

1
Q

What a Microprocessor?

A

A single processor core that supports at least instruction fetching, decoding, and executing.

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

What a Microcontroller?

A

Has a single processor core, memory blocks, digital and analog IOs and other basic peripherals. Used for basic control applications.

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

What is the key info about Arduino (5 points) ?

A

-MCU
- analog and digital
- C / C++
- Low cost and power
- no OS

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

What is the key info about Raspberry Pi (5)?

A
  • CPU
  • linux OS
  • Many common connections like: Ethernet, USB or micro HDMI.
    -Python and C / C++
  • digital
  • high power and cost
How well did you know this?
1
Not at all
2
3
4
5
Perfectly