Top Banner
Click here to visit -ROBO INDIA
14
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Fundamentals of embedded system and electronics

Click here to visit -ROBO INDIA

Page 2: Fundamentals of embedded system and electronics

• An embedded system is a computer system designed to perform one or a few dedicated functions.

• Controlled by Microcontroller and Microprocessor.

• E.g. - Digital Watches and MP3 Player to Traffic light control to Factory control even in Nuclear power plant.

Page 3: Fundamentals of embedded system and electronics

• For quick performance

• to avoid human interventions

• Optimized System

• Low cost of the product

• increasing the reliability

• It fulfill few requirements such as constraints in power-consumption, size-limitations, reliability or real-time performance

Click here to visit -ROBO INDIA

Page 4: Fundamentals of embedded system and electronics

Building Block

SensorsDecision

making deviceActuators

Click here to visit -ROBO INDIA

Page 5: Fundamentals of embedded system and electronics

• IR – Sensors

• LM35 – Temp. Sensor

• Pressure

• Gyroscope

• Accelerometer

Click here to visit -ROBO INDIA

Page 6: Fundamentals of embedded system and electronics

• DC-Motor

• IC-Engine

• Servo motors

• Stepper motor

Click here to visit -ROBO INDIA

Page 7: Fundamentals of embedded system and electronics

• Micro controller/Microprocessor

Click here to visit -ROBO INDIA

Page 8: Fundamentals of embedded system and electronics

• It Doesn’t have memory to store data.

• It doesn't have inbuilt RAM

• Microprocessor is an IC which has only the CPU inside them

Click here to visit -ROBO INDIA

Page 9: Fundamentals of embedded system and electronics

• Microcontroller has a CPU, in addition with

a fixed amount of RAM, ROM

• Can be used as stand alone device.

• Microcontroller have features like I/O ports

and timer.

• Inbuilt Memory and processor and various

other peripherals.

Click here to visit -ROBO INDIA

Page 10: Fundamentals of embedded system and electronics

Click here to visit -ROBO INDIA

Page 11: Fundamentals of embedded system and electronics

Atmega16 have total of 40 pins

32 I/O pins..

PORTA = 8 Pins

PORTB = 8 Pins

PORTC = 8 Pins

PORTD = 8 Pins

Click here to visit -ROBO INDIA

Page 12: Fundamentals of embedded system and electronics

• To Write Program in C

• Converts C-file to Hex-file.

Click here to visit -ROBO INDIA

Page 13: Fundamentals of embedded system and electronics

• Programmer is required to transfer the Hex File from your PC to Micro Controller.

Click here to visit -ROBO INDIA

Page 14: Fundamentals of embedded system and electronics

In case of queries please write us-

[email protected] here to visit -ROBO INDIA