satish.ghariya
Member level 1

- Joined
- Jun 25, 2006
- Messages
- 32
- Helped
- 4
- Reputation
- 8
- Reaction score
- 4
- Trophy points
- 1,288
- Location
- Noida/Indore
- Activity points
- 1,602
how to read adc data
I have a descrete ADC board , in which ADC is made by using intergrator,opams etc.ADC sampling is 30 sample per second.. ADC out put is ON and OFF period in the form of pulse.when weight is increases on platform this on period is decreses and off period increases. presently i am trying to read this from 2binary counter(74ls393) i.e 16 bit, but i am not getting exact point how and when to read.here i am triggring counter(pin1) by 500nsec pulse.
I am using AT89c55WD controller
My question
1. can i read 500ns pulses by taking intrupt at edge of each pulse and measuring time period either on or offf??..is it ok??? How.
How to read through binary counter.??
I have a descrete ADC board , in which ADC is made by using intergrator,opams etc.ADC sampling is 30 sample per second.. ADC out put is ON and OFF period in the form of pulse.when weight is increases on platform this on period is decreses and off period increases. presently i am trying to read this from 2binary counter(74ls393) i.e 16 bit, but i am not getting exact point how and when to read.here i am triggring counter(pin1) by 500nsec pulse.
I am using AT89c55WD controller
My question
1. can i read 500ns pulses by taking intrupt at edge of each pulse and measuring time period either on or offf??..is it ok??? How.
How to read through binary counter.??