Learn Bench


Course ATMEL 8051 AND AVR MICROCONTROLLER
Diploma In Embedded System -8051_AVR Syllabus - Download Here
Duration 3 Months

Introduction

  • This intensive course rapidly trains Embedded programmers to develop applications and programs on Real time Environment.
  • Learn concepts and skills essential to programming and software development for RTOS-based applications and embedded products.

Audience

  • Electronic background young freshers who want to learn Embedded system.
  • Placement Training program for freshers.

Prerequisites

  • Should have basic knowledge on following areas:
  • Basic Knowledge On C Programming and Interested to be master in C Language.
  • Microcontroller
  • Micro Processor and Electronic Devices

Basic Electronics - Definition of Electronics -Components Used in an Embedded System -Resistor & Types & Color Coding -Capacitor & Types ,Diodes (1N40007, 1N5408) & Types -Transistor (BC547, SL100, TIP122) & Types -Integrated Circuits-Switching Circuits -Regulator IC's -Specified IC's (741,555, Uln2003, MCT2E)-Relay & functional diagram-RF-Transceiver.

Fundamental Concept of C -
C -Keyword -Data types -Variables -Constants-Operators -Statements-Decision control structure -Un conditional statements-Memory functions-Strings-Array -Union -Functions -Pointers-Case control structure -Pointers-Linked list.

Functions - Functions without return type-with return type- no arguments- passing single argument-multiple arguments-Miscellaneous issues –advanced features-call by value-call by reference-pointers- recursion-Memory functions.

Arrays -
Declaration and initialization-Arrays in functions-Array of pointers-passing an array element or an entire array to function- Bounds checking-Practical problems with bounds checking -introduction of 2D-arrays- Strings-Declaration-Initialization-Pointers and strings-string library functions.

Advanced C -
Structures-Declaration-Memory allocation-Structures with pointers-Union-difference between structure and union-Storage Classes-auto, static, register and extern[scope, lifetime, memory problems]-Global Vs Extern-extern keyword- Type Casting -Pre-processor-Macro Expansions-Pre-processor Directives.

Foundation of Embedded System - Definition of Embedded System -Characteristics-Applications-Examples Language used in Embedded System -Assembly Language-Instruction set -Embedded Programming-Embedded Programming using C-Difference between C & Embedded C-Build Process Components -Assembler & Compiler -Microcontrollers Architecture-Diversify microcontrollers-KEIL –Cross Compiler-Universal Compiler.

Microcontroller (89C51 & 89S51 & 89S52) -
Difference between CISC & RISC-Difference between Microprocessor and Microcontrollers -Pin diagram of each series -Complete Pin description-Difference between 8031, 8051, 8052-Addressing modes -Instruction sets used in ATMEL-Types of instructions -Timers/Counters with I/O ports -Applications using timers/counters-Sample programs.

Handling Register types of Mnemonics - Bit manipulations -Arithmetic instructions-Boolean logical instructions-Data transfer instruction -Internal Transfer -External Transfer-RAM, ROM & Hybrid Mnemonics-Special Functions Registers.

Interrupts
Definition for Interrupt -Interrupt types -Handling interrupts -Polling sequences-Interrupt sequences-External interrupts-Internal interrupts-Programming for interrupt based applications-Problems at interrupts-Debugging ISRs-Interrupt Latency.

 

    Peripheral Devices - Different peripheral device -Difference types of display units -7 Segments & its types -Principle of Operation-Common Anode mode-Common Cathode mode -16x2 LCD -Applications-Hardware interfaces-Interfacing Circuits for LCD & LED -Pin diagram of 16x2-working mechanism LCD using Arrays & Pointers.
    Analyzing Analog & Digital Signal - Working Principle of ADC-Critical factors in ADC -Method used in ADC -Different types of ADC (Serial and Parallel ADC)-Hardware interfacing of ADC 0809 -PIN Description-Programming for reading the ADC value using port -Working Principle of DAC-DAC Types-PIN Description-DAC interfacing Keyboard Interfacing-Applications using keyboard interfacing.
    Communication - Serial Communication -Hardware Description-Logical Level Converter-MAX 232 -design-Serial Port-Programming for serial communication-Implementation with Real time application-Parallel communication -Parallel port basics-Pin details-Interfacing with Microcontroller-PC to MC communication.
    LCD, LED and 7 Segment Interfacing - LED interfacing-basic theory of the lcd interfacing- implementation and programming for the LCD display- implementation and programming for the 7 segment display.

    ADC and Timer Implementation - ADC interfacing-basic theory of the ADC interfacing- implementation and programming for the ADC and LCD display- Introduction of timer peripheral - implementation and programming for timer peripheral.

    UART Implementation - Definition for various protocols -UART -implementation-Programming for UART communication.

    I2C Protocol Implementation - I2C -implementation-Real time application using I2C- Advantages & Disadvantages Applications