Android open accessory

From LVL1
Revision as of 22:21, 28 May 2011 by Joepugh (talk | contribs) (Added hardware/software I am using.)
Jump to navigation Jump to search

This stub is to document the process of trying to get AOA working with older hardware. ie freeduino + spark fun host shield and phones not currently supported.


What I am using

Hardware

  • Freeduino 1.22 with a ATmega328p-pu chip
  • Sparkfun USB Host shield
  • HTC G2

Software

  • Arduino 0022
    • ADK release 0512
      • AndroidAccessory (library for Arduino)
      • USB_Host_Shield (library for Arduino)
      • demokit.pde (Arduino sketch for the demokit)*
    • Romfont USB_Host_Shield (library for Arduino)*
  • Eclipse
    • Android SDK
      • DemoKit (demo android app that comes with the ADK)
  • CyanogenMod-7-05252011-NIGHTLY-vision (based on 2.3.4)


* indicate that I had to change the code to get it to work.