goule Posted September 23, 2005 Report Posted September 23, 2005 Hi,Is it possible to have the real voltage value of a AIN input ? If yes with which precision ? (floating) ? Because I've got to make a calculation out of it and I'd like to have the maximum accuracy ...Thanks Quote
moebius Posted September 23, 2005 Report Posted September 23, 2005 Hi,see the MIOS function reference: http://www.ucapps.de/mios_fun.html , especially http://www.ucapps.de/mios_fun.html#MIOS_AIN_PinGet - I think it reads AIN in 10bit resolution.Bye, Moebius Quote
raphael Posted September 23, 2005 Report Posted September 23, 2005 I think it reads AIN in 10bit resolution.Yes 10Bit is the max. you can get with an 18F452 PIC Quote
goule Posted September 23, 2005 Author Report Posted September 23, 2005 Thank you so much both of you : you're right this works perfectly well :DIt will greatly simplify the integration of my distance sensor (works like some kind of D-Beam controler)Bye and thancks again 8) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.