answersLogoWhite

0

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

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

How do you connect potentiometer with 8051?

The simplest way would be via an ADC


Is adc present on chip in 8051 or not?

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.


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 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.


When was ADC Telecommunications created?

ADC Telecommunications was created in 1935.


What is ADC Telecommunications's population?

ADC Telecommunications's population is 9,047.


When did ADC Airlines end?

ADC Airlines ended in 2007.


When was ADC Airlines created?

ADC Airlines was created in 1984.


When was ADC Theatre created?

ADC Theatre was created in 1881.


When was ADC Aircraft created?

ADC Aircraft was created in 1920.


How will be the pin diagram to interface adc to pic?

It depends on the ADC and PIC