毎日 通常なら購入しなくてはならない無料の Android アプリとゲームを提供します。

Andruino Giveaway
$0.99
期限切れ

Android Giveaway of the Day - Andruino

Use this Arduino USB SERIAL Communicator and connect to your Andruino board
$0.99 期限切れ
ユーザーの評価: 0 コメントを残す

このgiveawayオファーはすでに期限が切れています。Andruinoが今紹介されています。

Now you can use this Arduino USB SERIAL Communicator and connect to your Andruino board! NO ROOT REQUIRED. All you only need is an Android device with USB Host support.

-----------------------------------------------------
Example SERIAL:
-----------------------------------------------------
void setup()
{
Serial.begin(9600);
Serial.println("Hello from Arduino!");
}

void loop()
{
int incomingByte = 0;
delay(500);
String content = "";
char character;

while(Serial.available())
{
character = Serial.read();
content.concat(character);
}

if (content != "")
{
Serial.println("Received data: " + content);
}
}

開発者:

Leonardo Javier Russo

種類:

Productivity

バージョン:

1.9.4.4

サイズ:

46k

批評ポイント:

Everyone

互換性:

4.0 and up

コメント Andruino

Thank you for voting!
Please add a comment explaining the reason behind your vote.
Windows Giveaway of the Day
$19.95
本日 無料提供
Android のバックアップと復元に関するあらゆる要求を実現します。