answersLogoWhite

0

The 8051 is a micro-controller series, basically a computer on a chip. A system based on the 8051 series micro-controller is simply that, a device or series of devices that operate under control of one or more 8051 micro-controllers.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What are the software tools that helps to develop 8051 based microcontroller systems?

MSASM is a good tool


Can we make 8051 microcontroller based plc?

yes


What do you mean by OTP 8051?

OTP 8051 refers to a specific type of microcontroller based on the 8051 architecture, which is programmed using One-Time Programmable (OTP) memory. This means that once the program is written to the chip, it cannot be modified or erased, making it ideal for applications where the code is finalized and will not need updates. OTP 8051 microcontrollers are commonly used in embedded systems for tasks like control, automation, and data processing. Their limited reusability is compensated by their reliability and simplicity in design.


What is microcontroller 8051?

The 8051 is a microcontroller. It has the MCS-51 core by Intel and was designed for embedded systems in the 1980's. The name of the CMOS version is 80C51. Today the core is still used in microcontrollers from other companies like Atmel, e.g. AT89C51.


What are the advantages of PIC micro controller over 8051?

In general, personal preference and experience is what it comes down to. There are some PIC's that have built in RF systems; I don't believe there are any 8051's with this capability.


What are the advantages of PIC micro-controller over 8051?

In general, personal preference and experience is what it comes down to. There are some PIC's that have built in RF systems; I don't believe there are any 8051's with this capability.


Where can you find 8051 mini projects for free?

there are a lot of sites that provide guidance or complete projects based on 8051 microcontroller. here is one that i found best for 8051 projects http://www.engineersgarage.com/microcontroller/8051projects http://www.siliconray.com/stc-8051-standard-kit.html its one that provide clear illustration of the project with the help of circuit, C code and working video.


Who is first invented 8051 microcontroller or 8051 microprocessor?

Intel


Why the name 8051 as 8051?

because i said so thats why


How many instruction in 8051 microcontroller?

how many interrupts in 8051


What is the difference between microcontroller 8051 and avr atmega16?

avr is high speed cmpar to 8051.in 8051 there are less number of instructions


Where you can find bootloader for AT89S51?

There is no bootloader available for at89s51(atmel version of 8051)....bcos of absence of bootloader section in at8s51....but u can always use bootloader if u have p89vrs51...this is also an 8051 based controller but it has a bootloader section in it....