https://github.com/ashrithsagar/microcontroller-lab

Micro Controller Lab, Intel 8051 Assembly language

https://github.com/ashrithsagar/microcontroller-lab

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.0%) to scientific vocabulary

Keywords

8051 8051-assembly 8051-microcontroller assembly manipal-institute-of-technology microcontroller
Last synced: 5 months ago · JSON representation

Repository

Micro Controller Lab, Intel 8051 Assembly language

Basic Info
Statistics
  • Stars: 4
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
8051 8051-assembly 8051-microcontroller assembly manipal-institute-of-technology microcontroller
Created over 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

MicroController-Lab

GitHub GitHub repo size GitBook GitBook

Using Intel 8051 Assembly language

File naming convention - E2_E5 => *E*xperiment *2*, *E*xample *5* - E4_X1 => *E*xperiment *4*, *E*xercise *1* - E3_P6 => *E*xperiment *3*, *P*ractice problem *6*

8051 Assembly setup

On macOS

Refer to this 8051 Assembly Workflow in macOS to setup tools for 8051 Assembly.

Setup

  1. C51ASM compiler

  2. 8051 emulator

Running

shell c51asm my_file.asm


On Linux

Use as31 - An Intel 8031/8051 assembler.

On Debian/Ubuntu systems

shell sudo apt update sudo apt install as31 as31 -h


On Windows

Download C51 demo from Keil-c51.

License

This project falls under the MIT license.

Owner

  • Name: Ashrith Sagar
  • Login: AshrithSagar
  • Kind: user

#

GitHub Events

Total
Last Year