Tanmoy2504 / 8051Project

Repository Containing all Keil uVision5 C51 Project file for 8051 Microcontroller in C Language. Targeted Device - Microchip AT89S51/AT89S52

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keil 8051 Projects

Repository Serving as backup for all my Keil uVision Project file for 8051 Microcontroller (Arch: MCS-51). All of the project Intended for Microchip AT89S51/AT89C51 microcontroller using the same MCS-51 Architecture.

Note: This repository's sole purpose it to hold backup copies of all the project files. If you want to use any of the code components / project files, please feel free to edit and modify as per your convinience. Since i've just started learning, please don't expect production grade code or it being space or execution cycle efficient.

To use the project file as-it-is, you need to have Keil uVision 5 Installed along with C51 Compiler properly set. Each Project Folder has it's own readme having the instructions about the configurations, flag bits & options selected.

Incase you're using Open-Source SDCC (Small Device C Compiler) instead of Keil C51 compiler, you can re-use most of the ".c" files (Except RTX-51 Projects) inside the relevant folders as it's more or less the thing you might be looking for.

About

Repository Containing all Keil uVision5 C51 Project file for 8051 Microcontroller in C Language. Targeted Device - Microchip AT89S51/AT89S52


Languages

Language:Assembly 87.9%Language:C 12.1%