Arduino Uno Communicator

Arduino Uno Communicator

  • 26.2 KB

    File Size

  • Android 3.1+

    Android OS

About Arduino Uno Communicator

Very simple Android application for communicating with Arduino.

No need for extra Host Shield or Bluetooth. All you need is a Micro USB OTG to USB Adapter.

Send data from your Arduino with Serial.println(), Serial.print() or Serial.write() in 9600 baud rate. Receive data with Serial.read().

Toggle between hex and ascii by clicking on received/sent data.

Let your own Android application receive data from Arduino by listening to the "primavera.arduino.intent.action.DATA_RECEIVED" intent. This intent will contain the "primavera.arduino.intent.extra.DATA" byte array with the received data. Call getByteArrayExtra("primavera.arduino.intent.extra.DATA") to retrieve the data. Send data to Arduino from your application by broadcasting an intent with action "primavera.arduino.intent.action.SEND_DATA". Add the data to be sent as byte array extra "primavera.arduino.intent.extra.DATA".

Please note that this app will not work with Arduino boards with the FTDI USB-to-serial driver chip.

Source code at: https://github.com/jeppsson/Arduino-Communicator

Show More

What's new in the latest 1.33

Last updated on 2015-08-17
Added support for:
Arduino Mega 2560 ADK
Show More

Videos and Screenshots

  • Arduino Uno Communicator poster
  • Arduino Uno Communicator screenshot 1

Arduino Uno Communicator APK Information

Latest Version
1.33
Category
Tools
Android OS
Android 3.1+
File Size
26.2 KB
Safe & Fast APK Downloads on APKPure
APKPure uses signature verification to ensure virus-free Arduino Uno Communicator APK downloads for you.

Old Versions of Arduino Uno Communicator

APKPure icon

Super Fast and Safe Downloading via APKPure App

One-click to install XAPK/APK files on Android!

Download APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies