{"id":20674781,"url":"https://github.com/jjateen/8051","last_synced_at":"2025-10-04T10:13:09.324Z","repository":{"id":272930012,"uuid":"898029917","full_name":"Jjateen/8051","owner":"Jjateen","description":"This repository includes programs and projects from the Embedded System Design Lab (ECL-322), along with additional ones for hands-on learning. The code covers essential concepts and implementations in both Assembly and Embedded C for 8051 microcontroller programming.","archived":false,"fork":false,"pushed_at":"2024-12-03T20:08:15.000Z","size":3408,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T11:05:00.488Z","etag":null,"topics":["8051","8051-microcontroller","assembly","embedded-c","embedded-systems","keil","keil-uvision5","proteus"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jjateen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-03T16:59:28.000Z","updated_at":"2024-12-18T16:32:48.000Z","dependencies_parsed_at":"2025-01-17T14:39:37.046Z","dependency_job_id":"e1af2245-f5af-4acf-bdd3-a5a317191457","html_url":"https://github.com/Jjateen/8051","commit_stats":null,"previous_names":["jjateen/8051"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jjateen/8051","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jjateen%2F8051","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jjateen%2F8051/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jjateen%2F8051/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jjateen%2F8051/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jjateen","download_url":"https://codeload.github.com/Jjateen/8051/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jjateen%2F8051/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278297541,"owners_count":25963744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["8051","8051-microcontroller","assembly","embedded-c","embedded-systems","keil","keil-uvision5","proteus"],"created_at":"2024-11-16T21:07:26.294Z","updated_at":"2025-10-04T10:13:09.308Z","avatar_url":"https://github.com/Jjateen.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 8051 Microcontroller Programs and Tutorials\n\nWelcome to my 8051 microcontroller repository! This collection contains various programs and projects developed during the **Embedded System Design Lab (ECL-322)**, along with additional ones for hands-on learning. The code covers fundamental concepts and practical implementations in both Assembly and Embedded C, offering a valuable resource for exploring 8051 microcontroller programming.\n\n---\n\n## 🛠️ **Tools and Software Used**\n- **Keil μVision:** For writing, simulating, and debugging code.\n- **Proteus:** For circuit simulation and hardware validation.\n- **Flash Magic:** For burning hex files onto the 8051 microcontroller.\n\n---\n\n## 📂 **Repository Structure**\n\n### **1. Lab Tasks (ECL-322)**\nThese tasks cover essential concepts in embedded system development, completed as part of the **Embedded System Design Lab (ECL-322)**.\n\n#### `01_lab_tasks/`\n- **exp1-6.pdf:** Documentation for experiments 1 to 6.\n- **exp7-9.pdf:** Documentation for experiments 7 to 9.\n\n---\n\n### **2. Additional Projects**\nThese projects extend beyond basic lab tasks, focusing on real-world applications and practical learning.\n\n#### **Directories:**\n\n- ### **adc/**\n  - **Description:** Demonstrates Analog-to-Digital Conversion (ADC).\n  - **Includes:** Assembly and Embedded C code, Proteus simulation files.\n\n- ### **blink_led/**\n  - **Description:** Basic LED blinking program.\n  - **Includes:** Code in Assembly and Embedded C.\n\n- ### **counter/**\n  - **Description:** Implements a counter (00 to 99) displayed on an LCD.\n  - **Includes:** Counter code in Assembly and Embedded C.\n\n- ### **hc05/**\n  - **Description:** Bluetooth communication using the HC-05 module.\n  - **Includes:** Example code for interfacing and communication.\n\n- ### **interrupts/**\n  - **Description:** Demonstrates handling interrupts in 8051.\n  - **Includes:** Examples for edge-triggered and level-triggered interrupts.\n\n- ### **lcd_interfacing/**\n  - **Description:** Interfacing a 16x2 LCD with 8051.\n  - **Includes:** Code in both Assembly and Embedded C.\n\n- ### **pwm/**\n  - **Description:** Pulse Width Modulation (PWM) implementation.\n  - **Includes:** Source code, startup file, and simulation files.\n\n- ### **serial/**\n  - **Description:** Serial communication (UART) implementation.\n  - **Includes:** Code for transmitting and receiving data.\n\n- ### **seven_segment_display/**\n  - **Description:** Displays numbers on a 7-segment display.\n  - **Includes:** Code for interfacing 7-segment displays.\n\n- ### **simple_actuators/**\n  - **Description:** Control simple actuators like buzzers, motors, and relays.\n  - **Includes:** Separate subdirectories for each actuator.\n\n- ### **stepper_motor/**\n  - **Description:** Stepper motor control with different driving techniques.\n  - **Includes:** Full-step, half-step, and wave-step control code.\n\n---\n\n## 📘 **Getting Started**\n\n### **Clone the Repository:**\n```bash\ngit clone https://github.com/Jjateen/8051.git\ncd 8051\n```\n\n### **Open Projects in Keil μVision:**\n1. Import the `.c` or `.asm` files into Keil μVision.\n2. Compile and build the project to generate the hex file.\n\n### **Simulate Using Proteus:**\n1. Load the `.DSN` file into Proteus.\n2. Link the generated hex file from Keil to the 8051 microcontroller component.\n\n### **Upload to Hardware:**\nUse Flash Magic to burn the hex file onto your 8051 microcontroller.\n\n---\n\nIf you find this repo helpful, do leave it with a ⭐.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjateen%2F8051","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjjateen%2F8051","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjateen%2F8051/lists"}