answersLogoWhite

0


Best Answer

There is no formal adc input on the 8051. However, the CMOS version of the chip can use a technique involving a resistor, diode, and capacitor, along with a bidirectional pin (or one output pin and one input pin) to implement a "quick and dirty" adc function. You discharge the capacitor and then let it charge to the voltage of the input. You measure the time it takes to see the input pin change, and you calculate the input voltage.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is adc present on chip in 8051 or not?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you connect ADC 0804 with 8051 series?

8051 is old MCU technology there is other MCUs on the market with build in ADCs, the PIC MCU from Micro Chip is the most popular and is very easy to program, more about PIC at this link http://www.patenttrade.net


How do you connect potentiometer with 8051?

The simplest way would be via an ADC


What is a 8051 Micro-controller?

An 8051 microcontroller is a popular 8-bit microcontroller that was first introduced by Intel in 1980. It is widely used in embedded systems due to its simple architecture, low cost, and ease of use. The 8051 microcontroller typically includes CPU, RAM, ROM, I/O ports, timers, and serial communication interfaces on a single chip.


What is difference between ADC 0808 and ADC 0809?

they are same expect error .in adc0809 1/2 lsb unadjusted error is present and in adc 0809 1lsb error is present.


What is microcontroller8051?

The 8051 Microcontroller is a microcontroller ("chip") developed by Intel in 1980.


How do you use on chip RAM of 8051?

In other words, how do you save temporary data such as data stored in registers r0 to r7 ? The simplest way to use on-chip RAM of the 8051 is to compile your C code with the "--model-small" small memory model option of the SDCC compiler, which tells it to put all variables in on-chip RAM of the 8051.


What are 8051 based systems?

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.


How many registers are present in 8051?

54


What are the types of ADC?

Types Of ADC Are As follows: 1.Counter type ADC 2.Successive approximation type ADC 3.Flash Type ADC 4.Wilkinson type ADC


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 is a reference voltage of an adc?

The voltage at which the adc converts the signal.... it can also be called a limit of an ADC.


Difference between 8031 8051 and 8751 microcontrollers?

Answer It is both 8 bit processors in a 40 pin package but it is not pin compatible, it have almost the same functions but it is very difficult to compare the two because it is not the same family.