Components of embedded systems

FrancisBalazon1 433 views 15 slides Mar 20, 2022
Slide 1
Slide 1 of 15
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15

About This Presentation

IoT


Slide Content

Components of Embedded Systems

Components of Embedded Systems

Microcontrollers An integrated circuit that executes a program -Microcontroller vs. microprocessor -Slower, 16MHz-500MHz -Less memory, fewer features

Microcontrollers Connected to other hardware components Sends commands and receives data

Microcontrollers Needs to be programmed -Write a program in a language, such as C -Place the program in the mctrlr memory

Programming Microcontrollers -Write code on a host machine-regular desktop or laptop -Programming the microcontroller-transferring the program from host to the microcontroller

Using a Programmer Programming hardware can be used to place program in the microcontroller memory

More on Components of Embedded Systems

 Includes hardware needed for programming

Used for any application Many features included Made to support DSP functions Vector instructions Cheaper but more limited Rceive information from the environment

Provide simple information Thermistor: reports temperature Photoresistor: report light intensity

More complicated data CMOS camera: captures images Ethernet controller: enables network communication

Cause events to occur in the environment Simple actuators -Light-emitting diodes (LEDs)-Small lights -LCD display-simple display

Complex Actuators Servo motor: moves something Ethernet controller: enables network communication

Sensors and Actuators