Arduino Uno Communicator


1.33 by Jeppsson & Lövström
Mar 4, 2013

Arduino Uno Communicator 정보

아두 이노와 통신하기위한 아주 간단한 안드로이드 응용 프로그램입니다.

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

최신 버전 1.33의 새로운 기능

Last updated on Aug 17, 2015
Added support for:
Arduino Mega 2560 ADK

추가 앱 정보

최신 버전

1.33

업로드한 사람

Julio Carvalho

필요한 Android 버전

Android 3.1+

카테고리

무료 도구 앱

신고

부적절한 것으로 표시함

더 보기

Use APKPure App

Get Arduino Uno Communicator old version APK for Android

다운로드

Use APKPure App

Get Arduino Uno Communicator old version APK for Android

다운로드

Arduino Uno Communicator 대안

Jeppsson & Lövström에서 더 많은 것을 얻기

발견하다