Yes, Where is the documentation? I have just recently ordered a seeeduino V328 for the sole purpose of being able to use the extra A6 and A7 analogue inputs. I was hoping to read up beforehand about how to use them using the Arduino development environment but have come up with nothing after doing a search on the internet. I joined this forum in the hope that some documentation would be available. The Hello_Seeeduino.pdf is no help… Can I simply make reference to them using the AnalogRead() function call, i.e. will AnalogRead(6) and AnalogRead(7) work…? Also, in terms of power supply can I simply provide 12v to the Vin pin as on the Arduino boards and if so, what would be the PWR switch settings?
Thanks.