ADC to 8051


Posted on Feb 5, 2014

ADC (Analogto digital converter) forms a very essential part in many embedded projects and this article is about interfacing an ADC to 8051 embedded controller. ADC 0804 is the ADC used here and before going through the interfacing procedure, we must neatly understand how the ADC 0804 works. ADC0804 is an 8 bit successive approximation analogue to


ADC to 8051
Click here to download the full size of the above Circuit.

digital converter from National semiconductors. The features of ADC0804 are differential analogue voltage inputs, 0-5V input voltage range, no zero adjustment, built in clock generator, reference voltage can be externally adjusted to convert smaller analogue voltage span to 8 bit resolution etc. The pin out diagram of ADC0804 is shown in the figure below. The voltage at Vref/2 (pin9) of ADC0804 can be externally adjusted to convert smaller input voltage spans to full 8 bit resolution. Vref/2 (pin9) left open means input voltage span is 0-5V and step size is 5/255=19. 6V. Have a look at the table below for different Vref/2 voltages and corresponding analogue input voltage spans. The figure above shows the schematic for interfacing ADC0804 to 8051. The circuit initiates the ADC to convert a given analogue input, then accepts the corresponding digital data and displays it on the LED array connected at P0. For example, if the analogue input voltage Vin is 5V then all LEDs will glow indicating 11111111 in binary which is the equivalent of 255 in decimal. AT89s51 is the microcontroller used here. Data out pins (D0 to D7) of the ADC0804 are connected to the port pins P1. 0 to P1. 7 respectively. LEDs D1 to D8 are connected to the port pins P0. 0 to P0. 7 respectively. Resistors R1 to R8 are current limiting resistors. In simple words P1 of the microcontroller is the input port and P0 is the output port. Control signals for the...




Leave Comment

characters left:

Related Circuits

  • New Circuits

    .

     


    Popular Circuits

    Digital Clock
    Crystal Clock Generators
    Video Camera switcher MAX454
    Crystal display (LCD) tester
    Cmos-oscillator
    usb controlled rgb led
    power window 3 prong safety relay
    TDA2030 8w Amplifier
    Inverting monostable circuit diagram



    Top