You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Microbridge

From EverybodyWiki Bios & Wiki


Microbridge
Initial releaseJanuary 30, 2011 (2011-01-30)
Engine
    PlatformAndroid and Arduino
    TypeAndroid Application / Arduino Sketch
    LicenseApache License
    Websitecode.google.com/p/microbridge/

    Search Microbridge on Amazon.

    Microbridge is a software stack that allows for communication between an Android mobile phone and an Arduino micro controller using the Android Debug Bridge (ADB) interface. Unlike the official Android Open Accessory Development Kit (ADK), which is a complete software stack on the Android operating system (versions 3.0 and greater), Microbridge works by creating a TCP server on the phone, using the ADB protocol, on a given port, which the Arduino communicates to the phone using. The protocol allows for bi-directional communication between the Android mobile phone and the Arduino. Microbridge requires an Arduino USB Host Shield to properly function.

    Using Microbridge with an Arduino and Arduino USB Host Shield allows for actuation of servos, DC motors, and allows for PWM communication, among other uses, through and Android phone.[1]

    Android hardware support[edit]

    Microbridge is designed to work on unrooted Android phones with software version 1.5 and greater. It is confirmed working on the following phones:

    Arduino hardware support[edit]

    The following Arduino models are supported:

    See also[edit]

    Some use of "" in your query was not closed by a matching "".Some use of "" in your query was not closed by a matching "".

    References[edit]

    1. "Microbridge Android Debug Bridge (ADB) implementation for microcontrollers". Microbridge Google Code. Retrieved 25 November 2011.


    This article "Microbridge" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Microbridge. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.