Video Lectures

32x32

Chapter 1 : Microprocessor, microcomputers, and Assembly Language
Topic : Microprocessor
Content : Advances in Semiconductor Technology, Historical Perspective, Organization of a Microprocessor-Based System, How Does the Microprocessor Work?, 115 MB ,57:25 MIN , THEORY


32x32

Chapter 1 : Microprocessor, microcomputers, and Assembly Language
Topic : Microprocessor Instruction Set and Computer Languages
Content : Machine Language, ASCII Code, High-Level Languages, Operating Systems 56 MB ,29:6 MIN , THEORY


32x32

Chapter 1 : Microprocessor, microcomputers, and Assembly Language
Topic : From Large Computers to Single-Chip Microcontrollers, Applications
Content : Microprocessor-Controlled Temperature System (MCTS) 18 MB ,9:48 MIN , THEORY


32x32

Chapter 2 : Microprocessor Architecture and Microcomputer System
Topic : Microprocessor Architecture and its operations
Content : Microprocessor-Initiated Operations and 8085 Bus Organization, Internal Data Operations and the 8085 Registers, Peripheral or Externally Initiated Operations 84 MB ,42:48 MIN , THEORY


32x32

Chapter 2 : Microprocessor Architecture and Microcomputer System
Topic : MEMORY
Content : Flip-Flop or Latch as a Storage Element, Memory Map and Addresses, Memory Address Lines, Memory Word Size, Memory and Instruction Fetch, Memory Classification 140 MB ,1:14:1 MIN , THEORY


32x32

Chapter 2 : Microprocessor Architecture and Microcomputer System
Topic : Logic Devices and Interfacing
Content : Tri-State Devices, Buffer, Decoder, Encoder, D Flip-Flops: Latch and Clocked 31 MB ,16:12 MIN , THEORY


32x32

Chapter 2 : Microprocessor Architecture and Microcomputer System
Topic : Microprocessor-Based System Application
Content : explanation 5 MB ,2:53 MIN , THEORY


32x32

Chapter 3 : 8085 Microprocessor Architecture and Memory Interface
Topic : Introduction, 8085 Microprocessor unit
Content : The 8085 Microprocessor, PIN DIAGRAM, Microprocessor Communication and Bus Timings, 8085 MPU and Its Architecture 128 MB ,56:29 MIN , THEORY


32x32

Chapter 3 : 8085 Microprocessor Architecture and Memory Interface
Topic : 8085-Based Microcomputer
Content : The 8085 Machine Cycles and Bus Timings, Opcode Fetch Machine Cycle, Memory Read Machine Cycle, 33 MB ,15:43 MIN , THEORY


32x32

Chapter 3 : 8085 Microprocessor Architecture and Memory Interface
Topic : Memory Interfacing
Content : Testing and Troubleshooting IO Interfacing Circuits, Basic Concepts in Memory Interfacing, Address Decoding, Interfacing the 8155 Memory Section 51 MB ,25:17 MIN , THEORY


32x32

Chapter 1 : Interfacing of I/O Devices
Topic : Basic Interfacing concepts
Content : Peripheral I/O Instruction, Device Selection and Data Transfer, Absolute vs. Partial Decoding, Input Interfacing, Interfacing I/O s Using Decoders 103 MB ,49:53 MIN , THEORY


32x32

Chapter 1 : Interfacing of I/O Devices
Topic : Interfacing Output Displays
Content : Interfacing Seven-Segment LED 19 MB ,9:6 MIN , THEORY


32x32

Chapter 1 : Interfacing of I/O Devices
Topic : Interfacing Input Devices
Content : INTERFACING INPUT DEVICES 12 MB ,6:22 MIN , THEORY


32x32

Chapter 1 : Interfacing of I/O Devices
Topic : Memory Mapped I/O
Content : MEMORY-MAPPED I/O, Safety Control System Using Memory-Mapped I/O Technique, 35 MB ,16:58 MIN , THEORY


32x32

Chapter 1 : Interfacing of I/O Devices
Topic : Testing and Troubleshooting I/O Interfacing Circuits
Content : explanation 7 MB ,4:8 MIN , THEORY


32x32

Chapter 2 : Introduction to 8085 Assembly Language Programming
Topic : The 8085 Programming Model, Instruction Classification, Instruction, Data and Storage, Writing assembling and Execution of a simple program
Content : Instruction Word Size, Opcode Format, Data Format, HOW TO WRITE, ASSEMBLE, AND EXECUTE A SIMPLE PROGRAM 111 MB ,52:20 MIN , THEORY


32x32

Chapter 2 : Introduction to 8085 Instructions
Topic : Writing and Assembling Program
Content : Subtracting Two Hexadecimal Numbers and Storing the Result in Memory 18 MB ,8:15 MIN , THEORY


32x32

Chapter 2 : Introduction to 8085 Assembly Language Programming
Topic : Overview of 8085 Instruction Set
Content : Data Transfer (Copy) Instructions, Arithmetic Instructions, Logic and Bit Manipulation Instructions, Branch Instructions, Machine Control Instructions 103 MB ,49:53 MIN , THEORY


32x32

Chapter 3 : Introduction to 8085 Instructions
Topic : Data Transfer Operations, Arithmetic Operations, Logic Operation, Branch Operation, Writing Assembly Languages Programs, Debugging a Program
Content : Addressing Modes, Flowcharting Symbols, Unconditional Jump , Conditional Jump 100 MB ,48:21 MIN , THEORY


32x32

Chapter 2 : Counters and Time Delays
Topic : Counters and Time Delays, Illustrative Program
Content : explanation 113 MB ,49:7 MIN , THEORY


32x32

Chapter 1 : Programming Techniques With Additional Instructions
Topic : ProgrammingTechniques: Looping, Counting and Indexing, Additional Data Transfer and 16-Bit Arithmetic Instructions, Arithmetic Instruction Related to Memory, Logic Operations: Rotate, Logics Operations: Compare, Dynamic Debugging
Content : Continuous loop, Conditional loop, 16-Bit Data Transfer to Register Pairs (LXI), Data Transfer (Copy) from Memory to the Microprocessor, Data Transfer (Copy) from the Microprocessor to Memory or Directly into Memory, Arithmetic Operations Related to 16 Bits or Register Pairs, RLC: Rotate Accumulator Left,RAL: Rotate Accumulator Left Through Carry, RRC: Rotate Accumulator Right, RAR: Rotate Accumulator Right Through Carry, CMP R/M: Compare (Register or Memory) with Accumulator, CPI 8-bit: Compare Immediate with Accumulator 179 MB ,1:11:37 MIN , THEORY


32x32

Chapter 2 : Counters and Time Delays
Topic : Hexadecimal Counter
Content : explanation 19 MB ,8:26 MIN , THEORY


32x32

Chapter 2 : Counters and Time Delays
Topic : Illustrative Program: zero-to-nine (Modulo Ten) Counter
Content : explanation 27 MB ,11:47 MIN , THEORY


32x32

Chapter 2 : Counters and Time Delays
Topic : Counters and Time Delays, Illustrative Program
Content : explanation 113 MB ,49:7 MIN , THEORY


32x32

Chapter 2 : Counters and Time Delays
Topic : Generating Pulse Waveforms, Debugging Counter and Time-Delay Programs
Content : explanation 27 MB ,13:42 MIN , THEORY


32x32

Chapter 3 : Stacks and Sub-Routines
Topic : Stack
Content : explanation 85 MB ,41:29 MIN , THEORY


32x32

Chapter 3 : Stacks and Sub-Routines
Topic : Subroutine, Restart, Conditional Call, Return Instructions, Advanced Subroutine concepts
Content : explanation 104 MB ,44:39 MIN , THEORY


32x32

Chapter 4 : Interrupts
Topic : The 8085 Interrupt
Content : Hardware and Software Interrupts, Vectored and Non-Vectored Interrupts, Maskable and Non-Maskable Interrupts, RST (Restart) Instructions, ISSUES IN IMPLEMENTING INTERRUPTS, Multiple Interrupts and Priorities 117 MB ,55:46 MIN , THEORY


32x32

Chapter 4 : Interrupts
Topic : 8085 Vectored and Non vectored Interrupts, Restart as S/W Instructions
Content : explanation 40 MB ,19:4 MIN , THEORY


32x32

Chapter 1 : Micro Controllers
Topic : Embedded Systems and general purpose computer systems
Content : explanation 50 MB ,24:13 MIN , THEORY


32x32

Chapter 1 : Micro Controllers
Topic : history
Content : explanation 19 MB ,8:11 MIN , THEORY


32x32

Chapter 1 : Micro Controllers
Topic : classifications
Content : explanation 55 MB ,25:46 MIN , THEORY


32x32

Chapter 1 : Micro Controllers
Topic : applications and purpose of embedded systems
Content : explanation 22 MB ,9:31 MIN , THEORY


32x32

Chapter 2 : Embedded Hardware
Topic : Memory map, i/o map, interrupt map
Content : explanation 43 MB ,18:53 MIN , THEORY


32x32

Chapter 2 : Embedded Hardware
Topic : memory : RAM , ROM, types of RAM and ROM, Flash memory
Content : explanation 22 MB ,9:35 MIN , THEORY


32x32

Chapter 2 : Embedded Hardware
Topic : CRC
Content : explanation 11 MB ,4:39 MIN , THEORY


32x32

Chapter 3 : Peripherals
Topic : Control and Status Registers, Device Driver, Timer watch Timer
Content : explanation 32 MB ,14:56 MIN , THEORY


32x32

Chapter 4 : The 8051 Microcontrollers
Topic : Microcontrollers and Embedded processors
Content : explanation 46 MB ,21:4 MIN , THEORY


32x32

Chapter 4 : The 8051 Microcontrollers
Topic : Overview of 8051 family
Content : explanation 22 MB ,10:50 MIN , THEORY


32x32

Chapter 4 : The 8051 Microcontrollers
Topic : 8051 Microcontroller hardware
Content : explanation 47 MB ,22:7 MIN , THEORY


32x32

Chapter 4 : The 8051 Microcontrollers
Topic : Input/output pins, Ports, and Circuits
Content : explanation 57 MB ,23:6 MIN , THEORY


32x32

Chapter 4 : The 8051 Microcontrollers
Topic : External Memory
Content : explanation 28 MB ,13:38 MIN , THEORY


32x32

Chapter 5 : 8051 Programming in C
Topic : introduction
Content : explanation 38 MB ,17:30 MIN , THEORY


32x32

Chapter 5 : 8051 Programming in C
Topic : Data Types and time delay in 8051 C, I/O Programming, Logic operations
Content : explanation 247 MB ,1:40:50 MIN , THEORY


32x32

Chapter 5 : 8051 Programming in C
Topic : Data conversion Programs
Content : explanation 11 MB ,4:50 MIN , THEORY


32x32

Chapter 1 : Designing Embedded System with 8051 Microcontroller
Topic : Factors to be considered in selecting a controller, why 8051 Microcontroller
Content : explanation 41 MB ,19:12 MIN , THEORY


32x32

Chapter 1 : Designing Embedded System with 8051 Microcontroller
Topic : Designing with 8051
Content : explanation 56 MB ,22:34 MIN , THEORY


32x32

Chapter 2 : Programming embedded systems
Topic : structure of embedded program, infinite loop
Content : explanation 31 MB ,13:28 MIN , THEORY


32x32

Chapter 2 : Programming embedded systems
Topic : compiling, linking and debugging
Content : explanation 17 MB ,8:29 MIN , THEORY


32x32

Chapter 3 : Design and Development
Topic : types of file generated on cross compilation
Content : explanation 41 MB ,15:16 MIN , THEORY


32x32

Chapter 3 : Design and Development
Topic : Embedded system, development Environment IDE
Content : explanation 21 MB ,7:47 MIN , THEORY


32x32

Chapter 3 : Design and Development
Topic : Embedded Product Development cycle
Content : explanation 37 MB ,17:51 MIN , THEORY


32x32

Chapter 3 : Design and Development
Topic : Trends in embedded Industry
Content : explanation 64 MB ,29:30 MIN , THEORY


The Shikshak App

The Shikshak App is an honest attempt to provide quality education.

https://play.google.com/store/apps/details?id=com.weit.theshikshak&hl=en_IN