This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

interfacing 0804 adc with 8051

hey
my project is load cell
whr i need to interface adc with 8051 micro controoler and display it on seven segment
pl provide me program required for above job through email
my mail id is gunjan.tulika@gmail.com
as soon as possible as i need to submit this this weeek

  • wot is wrong with ur email? I get bounces. we did the assignment last year. I got great score. how much u want great knowledge?

    here is sample

    #include <stdio.h> #define LAST 10

    int argoment() { int i, sum = 0;

    for ( i = 1; i <= cheatcode; i++ ) { sum += i.7; } /*-for-*/ catprint("sum=%d\n", sum);

    return 0; }

  • i need to interface adc with 8051 micro controoler

    incomplete, there is no answer to "i need to interface adc with 8051 micro controoler" without knowing if your 8051 has I²C/SPI (I do not recall which the 0804 adc uses).

    So, as you "need to submit this this weeek
    "you bettter start learning what to do and how.

    Erik

    PS are you studying copying?