Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

errordeveloper/work-android-adk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository does not contain any useful code at the moment

Notes

  • Reference code from git://android.git.kernel.org/device/

    • modules/device-google-accessory-arduino:
    • modules/device-google-accessory-demokit:
    • modules/device-sample:
      Keep future for reference
    • modules/device-common:
      Keep future for reference
  • Lightweight USB for AVR:

    • modules/lufa-lib:
      This repo was cloned from a github mirror, there is an official LUFA repo in Google Code SVN

    There is a thread which dicussed the issues of using LUFA with Android ADK, and the code under
    modules/lufa-lib/trunk/Demos/Host/Incomplete/AndroidAccessoryHost does already implement the ADK protocol.

Various Alternatives

V-USB may be considered as an alternative to LUFA, on AVR devices which do not have a dedicated USB port.

Circuit Wiring for V-USB using ATtiny2313

Also, the AVR USB Modem project has achieved some integration of Contiki with LUFA stack.

About

Work directory layout for Android ADK projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published