Maker Pro
Maker Pro

urgrent help needed: 8051 microcontroller project

G

gagan

my Project based on 8051 microcontoller
i have to sense temperature then store the result in pc & dispLAY it on
7-seg.
first sensor will sense temp then
adc(0804) will convert it in dgital value and it display result 7-seg
and store it on pc it on .
so i have to interface adc ,7seg with 8051.
i have to develop assembly language code for it also
SO PLEASE HELP ME OUT
AND PROVIDE ABOVE INFORMATION.
 
B

BobG

Sounds like homework. There is an 8051.com forum I think. Maybe some
examples there
 
Z

zman

gagan said:
my Project based on 8051 microcontoller
i have to sense temperature then store the result in pc & dispLAY it on
7-seg.
first sensor will sense temp then
adc(0804) will convert it in dgital value and it display result 7-seg
and store it on pc it on .
so i have to interface adc ,7seg with 8051.
i have to develop assembly language code for it also
SO PLEASE HELP ME OUT
AND PROVIDE ABOVE INFORMATION.

Try this tutorial, will help in understanding what you are trying to
do.
http://www.iguanalabs.com/adc2051.htm


Zafar
 
Top