https://github.com/vishwaksen-1/ec39202-embedded_systems_laboratory
Codes and Additional Resources for EC39202 -- Embedded Systems Laboratory, Spring 2025, IIT Kharagpur
https://github.com/vishwaksen-1/ec39202-embedded_systems_laboratory
8051-microcontroller learning x86-assembly
Last synced: 3 months ago
JSON representation
Codes and Additional Resources for EC39202 -- Embedded Systems Laboratory, Spring 2025, IIT Kharagpur
- Host: GitHub
- URL: https://github.com/vishwaksen-1/ec39202-embedded_systems_laboratory
- Owner: vishwaksen-1
- License: gpl-3.0
- Created: 2025-04-10T09:50:18.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-04-11T15:20:51.000Z (6 months ago)
- Last Synced: 2025-05-31T05:36:26.535Z (4 months ago)
- Topics: 8051-microcontroller, learning, x86-assembly
- Language: Assembly
- Homepage:
- Size: 5.96 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
In this repository we're sharing the lab experiment info/codes/etc for **EC39202 -- Embedded Systems Laboratory** course at **IIT Kharagpur** for reference to juniors.
### Made with ❤️ by the batch of 2022-2026/27
feel free to fork + contribute
---## The repository includes the following:
### ⚙️ Misc
Miscellaneous codes and notes (for those that actually want to learn 🙂)### 🪧 Problem Statements
Lab Problem Statements### 🧩 Solutions
Solutions to the lab problems### 📄 Datasheets
Datasheets for the components used in the labs (Given by the instructors)### ✨ Links
[Additional Links and resources used by us for the lab](./Links.md)---
---#### **Note:**
As you progress through the experiments, you'll notice a decline in the level of detailed guidance provided, and integrity of the code(Codes get shabbier and shabbier losing elegance little by little, but still work)._This is intentional, starting from fully detailed Experiment 1 to minimal support by Experiment 5_.
This approach encourages independent learning. The purpose of this repository is simply to help you achieve a decent grade.
> *Remember, true learning is a personal journey, not a lecture/copyable repo* 🙂.
---
**P.S.:** Feel free to NOT use this repository entirely. Learn the "Thing".