Are there any ADK examples available on the site? I'm interested in using this product as a bridge between Android and some of my ATMEL/Ardunio projects that use a lot of GPIO (D/A in/Out, PWM, I2C, Rs485, etc...) but I'm not finding a lot on how it actually works. From the Android ADK documentation it appears that you communicate with the atmel chip over serial or bluetooth, but how much control over the GPIO ports do you get from Android itself? Any information for this NEWB would be appreciated. Cheers, Jaime
Would appreciate to see some code from the blog example! Gladly also an example for USB Host and not only for ADK (Accessory Development Kit).
Any update on this. This is a huge step that will make my UDOO much more useful. The code from the aforementioned blog example would be greatly helpful.
I'm also very interested in any code examples of Android / Arduino "Hello World" type tutorials. Thanks, -Danny
This is quite disappointing that the code from the hello world on the blog hasn't been posted. Having that hello world code will get a lot of us going. http://www.udoo.org/udoo-android-adk-hello-world/ Please post the code, and if you can do a write up too, that would be even better. Thanks Eric
Any update on the tutorial or examples? I really want to put one of these in my car to control the headlights, heater and wipers but need to see some example code first! Thanks
Hi, in this tutorial we’ll see how to implement an Android App and an Arduino sketch that exploit UDOO’s potentials thanks to the ADK (Accessory Development Kit): http://www.udoo.org/ProjectsAndTutorial ... -tutorial/ we are going to publish some projects based on Android. Stay tuned.