In This trraining Program Students will Learn on Micro-Controller 8051, Embedded C. The students will work on Kile software. We will cover Basics C and Embedded C. After training you are able to program ESP32 Micro-controller.
Content as follows
- Pin Diagram, Block Diagram 8085 and 8051, Timing and Clock, Reset Circuitry, Memory Architecture
- Addressing Modes
- Instruction set, Interfacing of LED
- Interfacing single seven segment display
- Multiplexing of four seven segment displays & Counter application
- Key-pad scanning without interrupt
- Timer and Interrupt structure
- Stop watch Application
- Introduction to conditional assembly structure
- Software & Hardware drivers for LCD
- UART, RS232 interface, null modem
BASIC C
- Introduction to C programming,
- Data types, Format specifies, Qualifiers, Operators, decision control structure, Loop control structure, Functions, Arrays, strings, Pointers
- Arithmetic operation on Character
- Use of Global variables
- Pointers, Call by Value, Call by Reference
- String & Array.
EMBEDDED C
- C programming for 8051 MCU
- Architecture of 8051 MCU
- Interfacing of LCD display
- Interfacing of Seven Segment Display
- Timer, Counter & Interrupt in Embedded C
- Interfacing of Keypad & LED
- Interfacing of LED
- Serial Communication in UART