ADK Examples

Discussion in 'Android' started by jvetter, Dec 10, 2013.

  1. jvetter

    jvetter New Member

    Joined:
    Dec 10, 2013
    Messages:
    1
    Likes Received:
    0
    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
     
  2. maurizio

    maurizio Administrator

    Joined:
    Jul 1, 2013
    Messages:
    35
    Likes Received:
    0
    A tutorial will be ready in few days!
     
  3. CMSweb Media

    CMSweb Media New Member

    Joined:
    Dec 22, 2013
    Messages:
    6
    Likes Received:
    0
    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).
     
  4. eric

    eric New Member

    Joined:
    Nov 21, 2013
    Messages:
    26
    Likes Received:
    0
    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.
     
  5. CMSweb Media

    CMSweb Media New Member

    Joined:
    Dec 22, 2013
    Messages:
    6
    Likes Received:
    0
    Still waiting :(
     
  6. dsguice

    dsguice New Member

    Joined:
    Dec 20, 2013
    Messages:
    1
    Likes Received:
    0
    I'm also very interested in any code examples of Android / Arduino "Hello World" type tutorials.

    Thanks,

    -Danny
     
  7. eric

    eric New Member

    Joined:
    Nov 21, 2013
    Messages:
    26
    Likes Received:
    0
    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
     
  8. samg2013

    samg2013 New Member

    Joined:
    Jan 22, 2014
    Messages:
    3
    Likes Received:
    0
    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
     
  9. maurizio

    maurizio Administrator

    Joined:
    Jul 1, 2013
    Messages:
    35
    Likes Received:
    0
    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.
     
  10. eric

    eric New Member

    Joined:
    Nov 21, 2013
    Messages:
    26
    Likes Received:
    0
    Thank you maurizio, this is exactly what I was looking for.
     
  11. samg2013

    samg2013 New Member

    Joined:
    Jan 22, 2014
    Messages:
    3
    Likes Received:
    0
    Perfect thanks
     

Share This Page