USB OTG Bridge App Inventor 2 1.5

License: Free Trial ‎File size: 145.41 KB
‎Users Rating: 0.0/5 - ‎0 ‎votes
**** CREATE in 10 MINUTES****

your application on your android tablet that communicates with your Arduino USB board. Download the following example: https://github.com/S2I71/usb_otg_bridge_app_inventor/

You'll be able to develop your own new applications using the power of app inventor 2 (graphic, sensors, databases ...) and the powers of your devices available (LED RGB, Servo, AX12A, DC Motor...) equipped with a USB UART at 115200 bauds or other speeds.

NOTEl!! Read the information below and you need to download examples on Github: https://github.com/S2I71/usb_otg_bridge_app_inventor/

Try démo : https://play.google.com/store/apps/details?id=bp.usbbridge.appinvDemo before download full app.

Use and recycle your old phone using its internal functions instead of using multiple Arduino shield: touch screen display, MP3 player, SD card reader, SMS sending, GPD, GSM,QR Codes, NFC, bluetooth, wifi, various sensors .. .. for your microcontroller based applications. (Arduino Uno, Mega)

If your device is not recognized, please send me the references Vendor ID and Product ID as the following example to the arduino uno: Vendor ID: 0x2341, Product ID: 0x0001

- USB Host mode support on android device and Android 3.1+ are required

- App inventor 2 and arduino must have the same BAUD RATE !!

Example:Control an arduino uno card with otg usb and APP INVENTOR 2

Send and receive datas from Arduino with Serial.println(), Serial.print() , Serial.read() at 57600 baud rate or other ( 300,600,9600....57600,115200..)(Test OK at 57600 or 115200 bauds with an arduino méga ADK board)

Version Arduino program with Ardublock

https://github.com/S2I71/usb_otg_bridge_app_inventor/

VERSION HISTORY

  • Version 1.5 posted on 2015-03-10
    8/03/2015,Possibility to change Baudrate: BAUD300,600...57600,115200...in app inventor 2 and arduino,Examples new files : arduino et App inventor 2 dowload at Github,7/03/2015,Arduino Robot Control,LilyPad Arduino USB,Arduino Leonardo,Arduino Mega ADK,Arduino Mega or Mega 2560,USB-RS232 OptoBridge,HID-> COM RS232 Adapter,Belkin F5U103 USB-RS232 Adapter,Belkin F5U120 USB-RS232 Adapter,USB-RS232 Bridge,USB-RS232 Adaptor,USB-SERIAL CH340,341,Arduino Yún

Program Details