shahbaz.ele
Advanced Member level 1
- Joined
- Aug 12, 2008
- Messages
- 454
- Helped
- 72
- Reputation
- 146
- Reaction score
- 73
- Trophy points
- 1,308
- Location
- Islamabad, Pakistan
- Activity points
- 3,669
Dear all
I am using ATmega32 ucontroller.
my circuit just includes Analogue data acquisition via ADC and display it to 16x2 LCD.
ADC and LCD working fine,
Problem is that my ADC misses some values, like it starts from 0 then jump to 3, 7, 12 so on up to 1023. because its 10 bit ADC.
can anyone suggest me its solution, how it can show 0,1,2,3,4,... on (5V/1024)=5mv change.
Vref is 5V.
I am using ATmega32 ucontroller.
my circuit just includes Analogue data acquisition via ADC and display it to 16x2 LCD.
ADC and LCD working fine,
Problem is that my ADC misses some values, like it starts from 0 then jump to 3, 7, 12 so on up to 1023. because its 10 bit ADC.
can anyone suggest me its solution, how it can show 0,1,2,3,4,... on (5V/1024)=5mv change.
Vref is 5V.