【實用生產應用app】Andruino|最夯免費app

【實用生產應用app】Andruino|最夯免費app

分享好友

【免費生產應用App】Andruino-APP點子

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()

{

【免費生產應用App】Andruino-APP點子

Serial.begin(9600);

Serial.println("Hello from Arduino!");

}

void loop()

{

int incomingByte = 0;

【免費生產應用App】Andruino-APP點子

delay(500);

String content = "";

char character;

while(Serial.available())

{

character = Serial.read();

【免費生產應用App】Andruino-APP點子

content.concat(character);

}

if (content != "")

{

Serial.println("Received data: " + content);

}

【免費生產應用App】Andruino-APP點子

}

【免費生產應用App】Andruino-APP點子

免費玩Andruino APP玩免費

免費玩Andruino App

Andruino APP LOGO

Andruino LOGO-APP點子

Andruino APP QRCode

Andruino QRCode-APP點子
熱門國家系統支援版本費用APP評分上架日期更新日期
未知Android
Google Play
1.9
App下載
USD$0.99
1970-01-012015-04-23
分享app
上一個APP
下一個APP

高評價生產應用App推薦