Skip to content

mdjarv/UsbSerialDriver

Repository files navigation

USB Serial Driver for Android

Description

This Android library enables you to send and receive messages from USB devices with a serial interface. It has been built and tested to work with the following development boards:

  • Arduino Mega 2560 (2341:0010)
  • LeafLabs Maple r5 (1EAF:0004)

Requirements

This library requires the following to work:

  • Minimum SDK version 12 (Android 3.1 Honeycomb)
  • A phone that supports USB host mode
  • A USB-OTG cable
  • A USB peripheral that speak serial
  • Your own Android application utilizing this library ;)

About

Interface for Android phones in USB host mode to talk to microcontrollers such as Arduino.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages