Hello,
I would like to ask, that what is the maximum analog read resolution for Arduino Yun?
Hello,
I would like to ask, that what is the maximum analog read resolution for Arduino Yun?
The man page, as always, gives the answer:
Each analog input provide 10 bits of resolution (i.e. 1024 different values).
so only 10 bits.. I was hoping for at least 12 ![]()
Thanks anyway!