Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohankalbag/assembly
Microprocessors Lab - Spring Semester 2022 - Indian Institute of Technology Bombay
https://github.com/rohankalbag/assembly
8051-assembly at89c5131a embedded-c keil-uvision5 microcontroller microprocess pt-51 uart
Last synced: 3 days ago
JSON representation
Microprocessors Lab - Spring Semester 2022 - Indian Institute of Technology Bombay
- Host: GitHub
- URL: https://github.com/rohankalbag/assembly
- Owner: rohankalbag
- Created: 2022-01-14T13:26:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-13T16:25:43.000Z (over 2 years ago)
- Last Synced: 2024-11-12T13:04:02.625Z (3 days ago)
- Topics: 8051-assembly, at89c5131a, embedded-c, keil-uvision5, microcontroller, microprocess, pt-51, uart
- Language: Assembly
- Homepage:
- Size: 17.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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**](https://www.keil.com/dd/chip/3533.htm)) designed by [Wadhwani Electronics Lab](https://www.ee.iitb.ac.in/~wel_iitb/) 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*