zoukankan      html  css  js  c++  java
  • AOA或者ADK技术

    Description

    Seeeduino ADK Main Board is based on Android Open Accessory Development Kit(ADK). Compared to the Google's ADK Reference design, Seeeduino ADK has many added features like support of both 5V and 3.3V I/O (logic with a switch), smaller form-factor, better placement of reset button, pads for more pin-headers and sparkling RED PCB with Golden finish. Using ADK Main Board build your own Mobile accessories. Open Source Android development platform and Seeeduino ADK Main Board is an ideal solution for mobile based Home Automation.

    Seeeduino ADK Main Board supports Android devices v1.5 using MicroBridge and v2.3.4 and above with Google Open Accessories API (ADK).

    Seeeduino ADK Main Board works like Arduino Mega 2560 with inbuilt USB Host Shield. Hence, this Main Board can be connected to any USB devices. Users have to write their own drivers for using this feature.

    What is Android Open Accessory Development Kit?
    The Android 3.1 platform (also backported to Android 2.3.4) introduces Android Open Accessory support, which allows external USB hardware (an Android USB accessory) to interact with an Android-powered device in a special "accessory" mode. When an Android-powered powered device is in accessory mode, the connected accessory acts as the USB host (powers the bus and enumerates devices) and the Android-powered device acts as the device.

    Android USB accessories are specifically designed to attach to Android-powered devices and adhere to a simple protocol (Android accessory protocol) that allows them to detect Android-powered devices that support accessory mode. Accessories must also provide 500mA at 5V for charging power. Many previously released Android-powered devices are only capable of acting as a USB device and cannot initiate connections with external USB devices. Android Open Accessory support overcomes this limitation and allows you to build accessories that can interact with an assortment of Android-powered devices by allowing the accessory to initiate the connection.

    Features
    • Android Open Accessories development Kit (ADK) compatible: 
      • Supports Android v2.3.4 and above devices. 
    • Works with Android Debug Bridge (ADB) using MicroBridge
      • Supports Android v1.5 and above devices. 
    • Arduino Mega 2560 compatible (256K Flash MCU) 
      • Simply works like an Arduino Mega with an integrated USB Shield 
    • 56 Digital IOs 
    • 16 Analog inputs 
    • 14 PWM outputs 
    • 4 Hardware serial ports (UART) 
    • 1 Hardware TWI (I2C) 
    • 1 Hardware SPI (up to 8Mbps) 
    • On board USB host(MAX3421), and breakout for all I/Os pins. 
    • On board USB slave(FT232RL), and IOs breakout 
    • Build-in 5V-1A switched power regulator (input range 6V - 18V) 
    • Build-in 3.3V-500mA LDO power regulator. 
    • Red PCB, ROHS compatible and Golden finish. 
    • 5v/3v3 IO Level selectable (Atmega2560 running on 16MHz@3.3v is a bit over-clock, but according to the test result, works fine). 
    Application Ideas
    • Develop accessories for Android (v2.3.4 and above) devices using ADK.
    • For Android devices not supporting ADK, use MicroBridge to develop accessories.
    • Make Android devices interact with the physical world.
    • As an Arduino compatible platform with 256K Flash.
    • On board USB host makes it easy to interact with USB devices like pen drivers, keyboard, mouse, Bluetooth dongles.

    Documents

    Please visit our wiki page for more info about this product. It will be appreciated if  you can help us improve the documents, add more demo code or tutorials. For technical support, please post your questions to our forum.

    This product was added to our catalog on Thursday 19 May, 2011.


    Sort by:

    We all know,a nice picture/video means a lot.Now you can spice up your product review by sharing any images or videos you have of the product or of the product in use.

    (the picture file type should be .jpg, .gif, .png, .jpeg, or .bom that is 1M or less in file size)   Anonymous    


         Anonymous    


    Anders | 2012-07-03

    Newest version - ADK 2012 ?

    Google just released their latest new version of ADK (2012), as well as the hardware design files, last week: http://developer.android.com/tools/adk/adk2.html It even includes Bluetooth support. Perhaps you guys could get a version of this new board out? I'll happily buy one or even two of these! -Anders

    Hi Anders ,that sounds a good idea. Thanks your suggestion , we will carefully consider it .And hope you can send your idea to our wish . - Deray


    (Please limit to 1000 words)   Anonymous    


    Anatoliy Колтыков | 2012-06-27

    Board not work in ADK mode

    I bought Seeeduino ADK Main Board, it not worked in ADK mode, but worked in MicroBridge mode with my Android Tablet 4.0.4 Ainol Aurora with CyanogenMod 9 (file com.android.future.usb.accessory.jar and XML is present) In logcat I see: mAccessory is null When I connect my Arduino board with Android Tablet in Port Monitor (Arduino IDE) i see: Device addressed... Requesting device descriptor. found possible device. swithcing to serial mode device supports protocol 1 or higher But in Android Tablet DemoKit application I see text: Please connect a DemoKit board. but nothing happens when I plug it in. I try use Google API 12 and 15 version, but this take no effect. Error: mAccessory is null

    Hello, I have exactly the same problem with this album that I bought a month ago. ADK does not work, MICROBRIDGE works. Tested on API 14/15 ICS, same thing with serial mode device supports protocol 1....

     


  • 相关阅读:
    正则表达式点滴
    异步处理与界面交互
    关于利用VS2008创建项目遇到的小困惑备忘
    using App.cofig to Store value
    Castle ActiveRecord学习笔记三:初始化配置
    无服务器端的UDP群聊功能剖析
    为VS2010默认模板添加版权信息
    理论有何用?不问“何用”,先问“用否”!
    微软没有公开的游标分页
    那些满脑子只考虑后台数据库的人他整天研究的就是针对自己查询一些数据的sql语句
  • 原文地址:https://www.cnblogs.com/yuzaipiaofei/p/4124153.html
Copyright © 2011-2022 走看看