+ Reply to Thread
Results 1 to 10 of 10

Thread: need help for mcs51 and ADC0808

  1. #1
    dzakriel Newbie
    Join Date
    May 2009
    Posts
    7

    need help for mcs51 and ADC0808

    hi I'm a new member here

    I need advice about how to manage a ADC0808 as a general ADC IC
    because i have a final task to make a teaching aid for mcs51 using ADC0808
    as i know ADC0808 has several input and output.

    I still can't put it general enough i even confuse when reading the data sheet

    please be patient when help me
    thank you


  2. #2
    ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent
    Join Date
    Jan 2007
    Location
    Hampshire. England.
    Posts
    10,456
    Blog Entries
    9

    Quote Originally Posted by dzakriel View Post
    hi I'm a new member here

    I need advice about how to manage a ADC0808 as a general ADC IC
    because i have a final task to make a teaching aid for mcs51 using ADC0808
    as i know ADC0808 has several input and output.

    I still can't put it general enough i even confuse when reading the data sheet

    please be patient when help me
    thank you
    hi,
    How many channels on the ADC do you want to use.?
    Eric " Good enough is Perfect "
    I will NOT answer PM's requesting technical help, please use the Forum
    PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/

  3. #3
    dzakriel Newbie
    Join Date
    May 2009
    Posts
    7

    Quote Originally Posted by ericgibbs View Post
    hi,
    How many channels on the ADC do you want to use.?
    if possible i want it all
    I need to make it as general as it is

    but first may be i only need one
    i need to convert form LM 35 temperature sensing
    to binary
    as first trial that's good enough

  4. #4
    ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent
    Join Date
    Jan 2007
    Location
    Hampshire. England.
    Posts
    10,456
    Blog Entries
    9

    Quote Originally Posted by dzakriel View Post
    if possible i want it all
    I need to make it as general as it is

    but first may be i only need one
    i need to convert form LM 35 temperature sensing
    to binary
    as first trial that's good enough
    hi,
    Ok, I'll post a circuit tomorrow.

    A point to understand is that the LM35 is 10mV/Cdeg, so that means a max of 1V at 100Cdeg.
    The ADC is 8bit [255] so the resolution will be about 1Cdeg.
    Eric " Good enough is Perfect "
    I will NOT answer PM's requesting technical help, please use the Forum
    PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/

  5. #5
    dzakriel Newbie
    Join Date
    May 2009
    Posts
    7

    it's correct
    the LM 35 have resolution 10mv/cdeg and max 150 c deg, so it will be 1.5V.
    thats why i use OpAmp to aplify it to 5V

    but since I didn't know the limit current for LM 741 noninverting input and the max output current of LM35 I only use a potensio at the output of LM 35 before input noninverting in LM741.

    these circuit suppose work in proper, after i find out the ideal resistance to sync LM 35 with LM 741 I 'll definitly exchange the potensio with fix film resistor, later.

    Thanks for the support
    it worth much for me

  6. #6
    ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent
    Join Date
    Jan 2007
    Location
    Hampshire. England.
    Posts
    10,456
    Blog Entries
    9

    Quote Originally Posted by dzakriel View Post
    it's correct
    the LM 35 have resolution 10mv/cdeg and max 150 c deg, so it will be 1.5V.
    thats why i use OpAmp to aplify it to 5V

    but since I didn't know the limit current for LM 741 noninverting input and the max output current of LM35 I only use a potensio at the output of LM 35 before input noninverting in LM741.

    these circuit suppose work in proper, after i find out the ideal resistance to sync LM 35 with LM 741 I 'll definitly exchange the potensio with fix film resistor, later.

    Thanks for the support
    it worth much for me
    What power supply voltages will the 741 have.?
    Eric " Good enough is Perfect "
    I will NOT answer PM's requesting technical help, please use the Forum
    PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/

  7. #7
    dzakriel Newbie
    Join Date
    May 2009
    Posts
    7

    I use ordinary two Power supply with +15 1 A and -15V 1 A

  8. #8
    dzakriel Newbie
    Join Date
    May 2009
    Posts
    7

    I use ordinary two Power supply with +15 1 A and -15V 1 A

    did i need to increase the current supply?

  9. #9
    ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent ericgibbs Excellent
    Join Date
    Jan 2007
    Location
    Hampshire. England.
    Posts
    10,456
    Blog Entries
    9

    Quote Originally Posted by dzakriel View Post
    I use ordinary two Power supply with +15 1 A and -15V 1 A

    did i need to increase the current supply?
    hi,
    Power is OK.

    Look at this datasheet, pages 12/13, it gives a number of MCO to ADC examples,
    Attached Files
    Eric " Good enough is Perfect "
    I will NOT answer PM's requesting technical help, please use the Forum
    PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/

  10. #10
    dzakriel Newbie
    Join Date
    May 2009
    Posts
    7

    thanks for the pdf
    i'll take my time to read it first

+ Reply to Thread

Similar Threads

  1. adc0808 with 89c51
    By rahulshah in forum Micro Controllers
    Replies: 5
    Latest: 19th August 2009, 06:24 PM
  2. need help on adc0808
    By plotoyee in forum General Electronics Chat
    Replies: 13
    Latest: 7th August 2009, 10:53 AM
  3. ADC0808 problem
    By siau2 in forum General Electronics Chat
    Replies: 15
    Latest: 18th October 2008, 09:27 AM
  4. Adc0808
    By mnoman in forum Electronic Projects Design/Ideas/Reviews
    Replies: 1
    Latest: 6th July 2006, 02:35 PM
  5. ADC0808
    By ajayshankar in forum General Electronics Chat
    Replies: 1
    Latest: 9th June 2005, 10:52 AM

Tags for this Thread