Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 758 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 758 Bytes

Microprocessors Lab

EE 337 - Spring Semester 2022 - Indian Institute of Technology Bombay

Course Instructors - Prof. Saravanan Vijayakumaran, Prof. Nikhil Karamchandani

This repository contains all the Keil uVision5 project files, 8051 assembly .asm, embedded C .c, .h code files that were used to program the PT-51 microcontroller (which uses ATMEL AT89C5131A) designed by Wadhwani Electronics Lab and the .hex files that were dumped on the board using FLIP 3.4.7. The lab projects involved interfacing of the microcontroller with other peripherals such as LCD display, LM35 temperature sensor, speaker, PL2303 UART board, MCP3008 ADC .etc