Embedded System course Structure
1.C Programming
Introduction C
Data types
Conditional
loops
arrays
pointers
structure
Dynamic Allcoation
Files
Â
Â
                     The name PIC initially referred to "Peripheral Interface           Controller.â?? PIC is a family of Modify Harvard Architecture microcontroller made by Microchip Technology. It is a RISC (Reduced Instruction Set Computer) design. Only thirty seven instruction set. It is low cost, and high clock speed. The main objective of this course is to learn PIC 16f877 microcontroller hardware organization and applications development using â??Embedded C.â??
Â
Â
- Introduction Of Embedded System
Â
                  An embedded system is some combination of computer hardware and software, in fixed (statically) and/or programmable (dynamically) mode(s), that is specifically designed for a particular operation(s).
- Characteristics Of Embedded System
- Application Areas
- Real Time Examples
Â
- Microprocessor Vs Microcontroller.
Â
- CISC Vs RISC
Â
- Memory (RAM, ROM, EPROM, EEPROM, FLASH)
Â
- PIC 16f877A (Or ) PIC 18F45k22
- Introduction of PICÂ Microcontroller
- Architecture / Instruction set
- PIC16F (or) PIC18F Pin Details and Descriptions
- Memory Organization
- Input /Output Functions
- SFR Accessing / Addressing
- Timer/ Counter
- Interrupts
- Serial Communications
- Peripheral Interfacing
Â
- Embedded Programming (PIC16F,PIC18F)
- Assembly Language
- Write a Assembly Language Programs
- Assembly language Compiler
- Embedded C Programming
- Simulation /Â Debugging
- Downloading
Â
- MPLAB IDE
Â
- Embedded â??Câ?? Compiler (PIC)
- CCS COMPILER
- HITECH COMPILER
- Mikro C compiler
Â
- Interfacing Of Various On chip Peripherals
- Interfacing Of Led
- Interfacing Of Switch
- Interfacing Of Lcd
- Interfacing Of Matrix Keyboard
- Interfacing Of Seven Segment
- Interfacing Of Motors(DC motor , Stepper Motor)
- Interfacing Of EEPROM
- Interfacing Of ADC
- PWM Generation
- Interfacing of sensors both Analog/Digital Based
- Serial Communication Concepts
- RTC & EEPROM based on I2C.
- Interfacing Of RFID
- Interfacing Of GSM
- Practices On interfacing Circuits
- Practices On Interfacing Peripherals C/Assembly Programs
Â