paulfjujo
Advanced Member level 4
- Joined
- Jun 9, 2008
- Messages
- 1,468
- Helped
- 298
- Reputation
- 596
- Reaction score
- 285
- Trophy points
- 1,363
- Location
- France 01800
- Activity points
- 10,630
hello,
l agree with this.
you can also want to display microvolt !
but with 10bits ADC,RESOLUTION is 4.9mV per bit.
Use an external 12 bits ADC (LTC1286,MAX1241,MCP3224....)
and +VREF=4.096V to get resolution of 1mV.
or Pic18F2523 wich has 12 bits ADC inbuilt instead of 10 bits.
maybe some new pic16f has 12b adc ?
ok but with 5v vref how you will get .001 v (1 mv) resolution/ it will be (4.9 mv)
l agree with this.
you can also want to display microvolt !
but with 10bits ADC,RESOLUTION is 4.9mV per bit.
Use an external 12 bits ADC (LTC1286,MAX1241,MCP3224....)
and +VREF=4.096V to get resolution of 1mV.
or Pic18F2523 wich has 12 bits ADC inbuilt instead of 10 bits.
maybe some new pic16f has 12b adc ?