Arduino Uno Communicator


1.33 от Jeppsson & Lövström
04/03/2013

Введение Arduino Uno Communicator

Очень просто в Android приложение для общения с 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

Что нового в последней версии 1.33

Last updated on 17/08/2015
Added support for:
Arduino Mega 2560 ADK

Дополнительная информация о Приложения

Последняя версия

1.33

Загрузил

Julio Carvalho

Требуемая версия Android

Android 3.1+

Жаловаться

Сообщить о неприемлемом содержании

Ещё

Используйте приложение APKPure

Историческую версию Arduino Uno Communicator можно получить на Android

Скачать

Используйте приложение APKPure

Историческую версию Arduino Uno Communicator можно получить на Android

Скачать

Альтернатива Arduino Uno Communicator

Больше от Jeppsson & Lövström

Рекомендуем