13 Threads found on edaboard.com: Adc 0808 Interfacing
Sir I am interfacing two lm35 using adc 0808 and I was writing a program. But I am seeing an odd result
An arbritary numerical value is being shown.
I ma giving you the code as below.
/********************* adc-0808****************************/
#include //including (...)
Microcontrollers :: 04-15-2016 18:56 :: Sambarta :: Replies: 0 :: Views: 441
This thread from the Xilinx forums might help you:
PLD, SPLD, GAL, CPLD, FPGA Design :: 02-10-2016 09:30 :: dpaul :: Replies: 2 :: Views: 627
sbd please tell me why it not run, i didn't receive data from adc , adc_data always high. thanks
convert:
setb eoc
clr ale
clr start
nop
setb ale
setb start
HERE12:
cpl clk
jb eoc,HERE12
Microcontrollers :: 03-06-2014 16:03 :: trungbeca :: Replies: 0 :: Views: 900
hi Every one First I need to say happy new year 2014.
i need write C code for LDR to adc interfacing. actually i need to compare 3 LDR voltage. it can possible to compare LDR voltage in adc ?
i am using AT89c51 micro controller. adc 0808
Microcontrollers :: 01-02-2014 11:37 :: Vivek Yuvan :: Replies: 0 :: Views: 656
Hi, I need vhdl code for interfacing on board 8 bit (0808) adc-DAC to FPGA SPARTAN 2 pl. help me
PLD, SPLD, GAL, CPLD, FPGA Design :: 12-19-2013 07:16 :: Er Ravi Pratap Singh :: Replies: 0 :: Views: 1691
Are you interfacing adc0804, 0808, 0809 to 8086?
Lets us assume that you have used reference voltage for adc such that for 5V adc value is 255
now adc value for max voltage of LM35 will be 76.5
max voltage of LM35 is 1.5V
If 76 is stored in AL
and you want to display it as 150 deg C. (...)
Microcontrollers :: 05-05-2013 17:43 :: jayanth.devarayanadurga :: Replies: 4 :: Views: 2513
you can find some information on: Interface LM35 with 8051 adc
Microcontrollers :: 06-15-2011 08:17 :: bajgik :: Replies: 2 :: Views: 1201
You can you adc0808, however you have to divide 50Mhz clock down to something which 0808 can handle.
PLD, SPLD, GAL, CPLD, FPGA Design :: 09-22-2010 20:43 :: Jack// ani :: Replies: 4 :: Views: 2331
hi, yes u can connect 2 mc and make them communicate serially. for adc interfacing u can refer 8051 micro controller by mazidi it has both circuit and code.
regards
kj
Microcontrollers :: 07-07-2010 06:12 :: welove8051 :: Replies: 4 :: Views: 1312
I found adc interface with 8051 in C here
Microcontrollers :: 06-11-2010 07:20 :: sci-3d :: Replies: 4 :: Views: 4295
8051 (incl. 89S52) doesn't have analog-to-digital converter - you have to externally connect one ..
Here is an example:
Once this is done, reading a potentiometer shouldn't be a problem ..
Rgds,
IanP
:D
Microcontrollers :: 04-04-2010 10:31 :: IanP :: Replies: 9 :: Views: 1224
Hi amol_shah
where is the clock circuit at clock input for adc0808,did you think it will work without
Regards
MedTronic
Microcontrollers :: 07-30-2008 17:07 :: Medtronic :: Replies: 4 :: Views: 5548
Hi All,
Can anyone help me how to interface adc0808 with different sensors,
As i am using 8051 microcontroller & A/D convertor is adc0808.I know interfacing of microcontroller with A/d convertor,but not with sensors.
I am using sensors like PIR sensor,LPG Gas sensor,Door sensor & many (...)
Microcontrollers :: 01-27-2008 12:31 :: jitendrabatham :: Replies: 3 :: Views: 7289