YuuichiAkagawa/Arduino-AOA2

Use problem

Closed this issue · 4 comments

I complie the code success and plugin into android.
But android not to display video item.
https://www.youtube.com/watch?v=2PFw1OzZ1Mw#t=49

First, are your Android phone(or Tablet) supports AOA2 ?

I am test with Yaoadk's (https://github.com/ADKstudyGroupTokyo/Yaoadk) USB_Host_Shield library.
If you connect to the Android phone not connect the joystick board, should be the first to see the mouse cursor in the center of the screen.

Dear Akagawa-san,

My Android 4.4.4 support AOA2.

I import you say USB_Host_Shield library.
But still android not to display video item.

and Arduino display Error: OSCOKIRQ failed to assert
ADKstudyGroupTokyo/Yaoadk@9b65c8d

But I still Error: OSCOKIRQ failed to assert.

What is the meaning of "video item" ?

And please tell me your environment.

  • Arduino board name
  • USB Host Shield name

Max3421e_constants.h

modify #if defined(AVR_ATmega1280) || defined(AVR_ATmega2560)

cursor is appear.
Thanks