I downloaded “SeeeduinoADKDemo-App.zip” and extracted it and put it into Eclipse. I compiled it and loaded it on to my Tablet. Among other things, it is supposed to toggle Digital Pin 12 on the Seeeduino ADK Main Board.
This may seem trivial, but please tell me where in the code that digital pin 12 is designated. I would like to change it to a different pin.
SeeeduinoADKDemo-App.zip ->Android application essential sends commands to ADK board to control the LED. It is the Seeeduino ADK sketch which responds to the commands using MCU code.