Arduino Uno Communicator(包名:com.primavera.arduino.listener)開發者是Jeppsson & Lövström,Arduino Uno Communicator的最新版本1.33更新時間為2013年03月04日。Arduino Uno Communicator的分類是工具。您可以查看Arduino Uno Communicator的開發者下的所有應用並找到Arduino Uno Communicator在安卓上的44個相似應用。目前這個應用免費。該應用可以從APKFab或Google Play下載到Android 3.1+。APKFab.com的所有APK/XAPK文檔都是原始文檔並且100%安全下載的資源。
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
APKFab.com和該應用的下載連結是100%安全的。APKFab.com上列出的所有應用下載連結均來自Google Play Store或由用戶提交。對於來自Google Play商店的應用,APKFab.com不會對其進行任何形式的修改。對於用戶提交的應用,APKFab.com會在網站上發佈之前驗證其APK簽名的安全性。