Microcontroller presentation

19
Microcontroller A world inside an IC Prepared by: Md Redwan Islam Student no. 1006066 BUET EEE’10 sec-B1.

description

this is my first presentation

Transcript of Microcontroller presentation

Page 1: Microcontroller presentation

Microcontroller – A world inside an IC

Prepared by:

Md Redwan Islam

Student no. 1006066

BUET EEE’10 sec-B1.

Page 2: Microcontroller presentation

What is a microcontroller? * A small computer

* A single IC *processor core, memory and input output peripherals

Page 3: Microcontroller presentation

History of microcontroller

In 1971 – *Gary Boone,

*Michal Cochran

In 1993 - Atmel

TMS 1000

Page 4: Microcontroller presentation

Microcontroller- Featus of computer

Computer no ‘windows’

User program

Page 5: Microcontroller presentation

TYPES OF MICROCONTROLLER

Types based on architecture

1. Havard architecture

2. Von Neuman architecture

Page 6: Microcontroller presentation

TYPES OF MICROCONTROLLERTypes based on vendor or provider

AVR

PIC

Hitachi,

Motorolla etc

Page 7: Microcontroller presentation

Working with microcontroller

Working with microcontroller can be divided

into three steps:-

programming the

microcontroller

Burning it inside the IC.

Connect to the external

network

1

2

3

Page 8: Microcontroller presentation

MICROCONTROLLER PROGRAMMING

Microcontrollers have no definite operating system, like windows/ linux. Rather, the user has to make it of

his ownself . aking of the operating system of a microcontroller is known as microcontroller

programming.

Page 9: Microcontroller presentation

MICROCONTROLLER PROGRAMMING

Microcontroller programming is very much similar to the programming language ‘C’.

Page 10: Microcontroller presentation

MICROCONTROLLER PROGRAMMING

Microcontroller program

C program

Page 11: Microcontroller presentation

Burning the program in a Microcontroller

Programmer tool

A microcontroller programming software

Page 12: Microcontroller presentation

Connect to the world

Page 13: Microcontroller presentation

Microcontroller – part and parcel of AI

Page 14: Microcontroller presentation

Part and parcel of robotic projects

Page 15: Microcontroller presentation

Uses in automobile engine control system

Page 16: Microcontroller presentation

Microcontrollers in medical devices

Page 17: Microcontroller presentation

Microcontrollers in power systrem

Page 18: Microcontroller presentation

Other applications of microcontroller Remote controls

Office machines

Embedded systems

Page 19: Microcontroller presentation