Introduction
  • What is an embedded System ?
  • Programming in Embedded system
  • Selction of correct programming language for embedded System
Basics of Embedded C
  • Difference between C and Embedded C
  • Working of Embedded C compiler
  • Variables in Embedded C
  • Control Structure in Embedded C
  • Function in Embedded C
  • Constants in Embeded C
  • Number system
  • Data Types in Embedded C
  • Arithmatic operations in Embedded C
  • Embedded C program structure
Bitwise operations in Embedded C
  • Bitwise Oparators in Embedded C
  • Bit masking in Embedded C
  • Bit Extracting in Embedded C
  • Bit monitoring in Embedded C
Microcontroller Programming
  • What is Microcontroller? How it is different from Microprocessor
  • Architecture of 8051 microcontroller
  • Keil IDE Software Installation
  • Proteus Simulation software Installation
  • How to write program in embedded C ?
  • Steps to burn/embed a program in the microcontroller
  • Bonus Lecture