This repository contains Microprocessor and Microcontroller Lab's programs in the Autonomous curriculum of Dayananda Sagar College of Engineering.
Part-A contains all 8086 assembly programs, including 8255/82C55 interface programs as per the manual.
Part-B contains all the 8051 assembly programs as per the manual.
Extra programs (present in the "Extra" directory) are not in the manual. They are just programs to try by yourself or for practice.
Several options are available to get started:
- Clone the repo at
git clone https://github.com/rishabhlakhotia/CSE-Lab-Manual - Fork the repository if you think you can contribute back
- If you're having problems, or have a suggestion, please log and issue on GitHub.