This document outlines the course content for an embedded systems course covering both 8-bit and 32-bit microcontrollers. The course will cover the 8051 microcontroller architecture, assembly language programming, and interfacing I/O devices. It will also cover communication protocols like I2C, SPI, and CAN. For 32-bit microcontrollers, topics will include ARM architecture, instruction set, interfacing devices like LEDs and motors, on-chip modules, real-time operating systems, and case studies of embedded systems.
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
21 views
Embedded Systems:: Part-I: 8 Bit Microcontroller
This document outlines the course content for an embedded systems course covering both 8-bit and 32-bit microcontrollers. The course will cover the 8051 microcontroller architecture, assembly language programming, and interfacing I/O devices. It will also cover communication protocols like I2C, SPI, and CAN. For 32-bit microcontrollers, topics will include ARM architecture, instruction set, interfacing devices like LEDs and motors, on-chip modules, real-time operating systems, and case studies of embedded systems.
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1
1.
Embedded Systems : Part-I : 8 bit microcontroller
8051 architecture, comparison with microprocessor.
Instruction Set and assembly language programming. Introduction to IDE (Integrated Development Environment) and embedded C
Interfacing of I /O devices to 8051 microcontroller such as LED, Stepper motor,
relay, LCD and keyboard interfacing. On chip module UART, Timer/Counter, Interrupt, etc Interfacing of ADC, DAC, interfacing of external RAM & ROM memory with 8051 microcontroller Communication protocols: RS-232, I2C, SPI, CAN, (Programming and practical).
Part-II: 32 bit (ARM) microcontroller
Introduction to Embedded systems and development tools.
ARM Processor- Architecture Instruction set and Programming. Architecture of ARM7TDMI processor, Functional Block diagram, Software, Programming model, Special Function Registers, operating Modes. I/O Interfacing and programming of the following devices: LEDs, Relays, Stepper Motor, LCD. On chip module DAC, ADC, TIMER, UART, PWM, RTC Communication protocols: Zigbee, Bluetooth, GSM, RF communication. Introduction to Real Time Operating System Case study of embedded systems like digital camera, smart card, RFID, flight Simulation and car control.