Microprocessor and Microcontroller Laboratory

Step into the Microprocessor and Microcontroller Laboratory, a dynamic space within our B.Tech program designed to delve into the heart of computing and embedded systems. This advanced facility equips students with the skills to comprehend, program, and optimize the capabilities of microprocessors and microcontrollers.

 

Prof. In-Charge 
Mrs. Baibhav Bishal
Assistant Professor
Department of Electrical Engineering

 

Laboratory Infrastructure

  • State-of-the-Art Development Boards: The laboratory features cutting-edge development boards for popular microprocessors and microcontrollers, enabling students to explore a wide range of architectures and applications.
  • Simulation Software: Complementing practical experiments, the lab integrates simulation software that allows students to model and simulate microprocessor and microcontroller systems before physical implementation, enhancing understanding and troubleshooting skills.
  • Peripheral Devices and Interfacing Components: Each workstation is equipped with a variety of peripheral devices, sensors, and actuators, facilitating hands-on experiments in interfacing and integrating external components with microprocessors and microcontrollers.

List of Experiments

  1. Study the hardware, functions, memory structure and operation of 8085- Microprocessor kit.
  2. Study the hardware, functions, memory structure and operation of 8051- Microcontroller kit.
  3. (a) Write a program to perform integer division of two 8-bit numbers. (b) Write a program to perform division of 16-bit number by 8-bit number. (c) Write a program to multiply two 8-bit numbers using successive addition method.
  4. (a) Write a program to transfer data of one memory block to another memory block in forward order. (b) Write a program to transfer data of one memory block to another memory block in reverse order.
  5. Write a program to search location of a number in an array.
  6. (a) Write a program to sort an array in ascending order. (b) Write a program to sort an array in descending order.
  7. Write a program to find parity of a number.
  8. (a) Write a program to perform conversion of BCD to ASCII. (b) Write a program to perform conversion of BCD to Hexadecimal. (c) Write a program to generate and sum 13 Fibonacci numbers.
  9. Write a program to show interfacing of stepper motor using 8085 microprocessor, interfacing with peripheral device 8085, and program implementing the process.
  10. Write a program to design a Traffic light controller using 8085 microprocessor, interfacing with peripheral device 8085, and program implementing the process.