immortalSpirit
Active member
The Arduino documentation only tells me about analogRead(pinNumber).
In various forum entries here I've seen mention of:
analogReadRes(12);
analogReference(DEFAULT);
analogReadAverging()
Use of these *seems* obvious, but WHERE IS DOCUMENTATION ON THESE CALLS?
Min/Max resolution? Conversion time implications?
Hopefully, the answer to "where is documentation...." will have lots of stuff beyond analog and answer lots of my questions (digitalReadFast?) which I am gonna shut up regarding now and wait awhile for answers... In other words, I'd really love to RTFM, as soon as I find it!
In various forum entries here I've seen mention of:
analogReadRes(12);
analogReference(DEFAULT);
analogReadAverging()
Use of these *seems* obvious, but WHERE IS DOCUMENTATION ON THESE CALLS?
Min/Max resolution? Conversion time implications?
Hopefully, the answer to "where is documentation...." will have lots of stuff beyond analog and answer lots of my questions (digitalReadFast?) which I am gonna shut up regarding now and wait awhile for answers... In other words, I'd really love to RTFM, as soon as I find it!