introduction to microcontroller

11
K.A.Saddha Chandimanthu

Upload: saddha

Post on 26-Sep-2015

245 views

Category:

Documents


0 download

DESCRIPTION

presentation about very basic knowledge about microcontroller made for a presentation at school.

TRANSCRIPT

  • K.A.Saddha Chandimanthu

  • AgendaWhat is a microcontroller ?Fundamental Components of microcontroller unit(MCU)

    Where to use a microcontroller ?Common applications that use MCU

    Central processing unit (CPU)System clockMemoryPeripherals

  • What is a Microcontroller ? CPUClockCPUHard drive or RAMMemorySystem ClockPeripherals

  • Central processing unitCPU is the brain of a microcontroller .CPU is responsible for fetching the instruction, decodes it, then finally executed.

  • MemoryThe function of memory is to store data and program.

  • System ClockIn general an oscillator is used to generate a clock signal. The purpose of the clock is to help all the parts of the microcontroller work together.

  • PeripheralsMicrocontrollers usually contain from several general purpose input/output pins (GPIO). GPIO pins are software configurable to either an input or an output state.

  • Where to use a microcontroller ?

  • Where to use a microcontroller ?Microcontroller

  • Common applications that use MCU

  • *