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....

     


  • 相关阅读:
    已看1.熟练的使用Java语言进行面向对象程序设计,有良好的编程习惯,熟悉常用的Java API,包括集合框架、多线程(并发编程)、I/O(NIO)、Socket、JDBC、XML、反射等。[泛型]
    数据库相关内容 已看1 有用
    JS jquery ajax 已看1 有用
    Web性能优化 高并发网站解决 单例 已看1
    框架和事务 非常 有用 hibernate和mybatis区别
    SpringMVC内容略多 有用 熟悉基于JSP和Servlet的Java Web开发,对Servlet和JSP的工作原理和生命周期有深入了解,熟练的使用JSTL和EL编写无脚本动态页面,有使用监听器、过滤器等Web组件以及MVC架构模式进行Java Web项目开发的经验。
    客户注册功能,发短信功能分离 通过ActiveMQ实现
    在线下单
    LeetCode -- Count and Say
    LeetCode -- Word Pattern
  • 原文地址:https://www.cnblogs.com/yuzaipiaofei/p/4124153.html
Copyright © 2011-2022 走看看