Git Product home page Git Product logo

usb-serial-for-android's Introduction

usb-serial-for-android

Library for talking to Arduinos and other USB serial devices on Android, using USB Host mode and Android 3.1+

Homepage: http://code.google.com/p/usb-serial-for-android

About

This project provides an Android userspace driver for USB serial devices. You can use it to talk to your Arduino, or any other supported serial devices.

Usage

Download the sources. Inside you will find two Eclipse projects:

  • UsbSerialLibrary - the main library code, an "Android Library" project.
  • UsbSerialExamples - a demo Android application

In Eclipse, open "File", "Import", and then select "General, "Existing Projects into Workspace".

Navigate to the directory you just checked out and import both projects. Then run the demo application.

Compatible Serial Devices

Supported and tested:

  • FT232R

Possibly supported (untested):

  • FT232H
  • FT2232D
  • FT2432H

Unsupported (send patches!):

  • Arduino Uno (CDC)

Compatible Android Devices

Supported and tested:

  • Motorola Xoom, Android 3.1/3.2

Possibly supported (untested):

  • Samsung Galaxy Tab 10.1

License and Copyright

This library is licensed under LGPL Version 2.1. Please see LICENSE.txt for the complete license.

Copyright 2011, Google Inc. All Rights Reserved.

Portions of this library are based on libftdi (http://www.intra2net.com/en/developer/libftdi). Please see FtdiSerialDriver.java for more information.

Contributing

Patches are welcome. We're especially interested in supporting more devices. Please open a bug report.

Credits

Author/maintainer: mike wakerly [email protected]

Contributors:

usb-serial-for-android's People

Contributors

geeksville avatar mik3y avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.