Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mobiwn/microprocessor-lab
🔧 Comprehensive Reports and Final Project for the Microprocessor Laboratory Course at Urmia University.
https://github.com/mobiwn/microprocessor-lab
arduino arduino-ide arduino-uno microprocessor microprocessor-lab microprocessors microprocessors-course urmia-university
Last synced: 9 days ago
JSON representation
🔧 Comprehensive Reports and Final Project for the Microprocessor Laboratory Course at Urmia University.
- Host: GitHub
- URL: https://github.com/mobiwn/microprocessor-lab
- Owner: Mobiwn
- License: mit
- Created: 2024-07-08T06:19:59.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T06:37:38.000Z (5 months ago)
- Last Synced: 2024-07-08T10:51:56.416Z (5 months ago)
- Topics: arduino, arduino-ide, arduino-uno, microprocessor, microprocessor-lab, microprocessors, microprocessors-course, urmia-university
- Homepage:
- Size: 3.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Microprocessor Laboratory Course
This repository contains the coursework, reports, and final project for the Microprocessor Laboratory Course offered at Urmia University for Computer Engineering undergraduate students.
## Table of Contents
- [Microprocessor Laboratory Course](#microprocessor-laboratory-course)
- [Table of Contents](#table-of-contents)
- [Course Overview](#course-overview)
- [Project Structure](#project-structure)
- [Final-Project Directory 📁](#final-project-directory-)
- [Reports Directory 📑](#reports-directory-)
- [License ⚖️](#license-️)## Course Overview
The Microprocessor Laboratory Course provides students with practical experience and an in-depth understanding of microprocessor concepts. This repository includes detailed lab reports and the final project, which has been tested and deployed on Arduino.## Project Structure
The structure of this repository is as follows:| Directory/File | Description |
|----------------------|-------------------------------------------------------|
| [`Final-Project`](#final-project-directory-📁) | Contains the final project. |
| [`LICENSE`](LICENSE) | License information for the repository. |
| [`README.md`](README.md) | This README file. |
| [`Reports`](#reports-directory-📑) | Contains detailed lab reports by Mobin Kheibary. |### Final-Project Directory 📁
The `Final-Project` directory includes the following file:| File | Description |
|-------------|--------------------------------------------------|
| [`Card Reader - Mobin Kheibary.zip`](Final-Project/Card%20Reader%20-%20Mobin%20Kheibary.zip) | Final Project: Card Reader deployed on Arduino |### Reports Directory 📑
The `Reports` directory includes the following files:| File | Description |
|-----------------------------------|--------------------------------------------------|
| [`Mobin Kheibary - GozareshKar 1.pdf`](Reports/Mobin%20Kheibary%20-%20GozareshKar%201.pdf) | Lab Report 1 by Mobin Kheibary |
| [`Mobin Kheibary - GozareshKar 2.pdf`](Reports/Mobin%20Kheibary%20-%20GozareshKar%202.pdf) | Lab Report 2 by Mobin Kheibary |
| [`Mobin Kheibary - GozareshKar 3.pdf`](Reports/Mobin%20Kheibary%20-%20GozareshKar%203.pdf) | Lab Report 3 by Mobin Kheibary |
| [`Mobin Kheibary - GozareshKar 4.pdf`](Reports/Mobin%20Kheibary%20-%20GozareshKar%204.pdf) | Lab Report 4 by Mobin Kheibary |
| [`Mobin Kheibary - GozareshKar 5.pdf`](Reports/Mobin%20Kheibary%20-%20GozareshKar%205.pdf) | Lab Report 5 by Mobin Kheibary |
| [`Mobin Kheibary - GozareshKar 6.pdf`](Reports/Mobin%20Kheibary%20-%20GozareshKar%206.pdf) | Lab Report 6 by Mobin Kheibary |## License ⚖️
This project is licensed under the terms of the [MIT license](LICENSE).