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

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

分享好友

【免費生產應用App】Andruino Free-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.

-- THIS FREE VERSION HAS ADS IN ORDER TO SUPPORT DEVELOPMENT --

-----------------------------------------------------

Example SERIAL:

-----------------------------------------------------

void setup()

{

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

Serial.begin(9600);

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

}

void loop()

{

int incomingByte = 0;

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

delay(500);

String content = "";

char character;

while(Serial.available())

{

character = Serial.read();

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

content.concat(character);

}

if (content != "")

{

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

}

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

}

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

免費玩Andruino Free APP玩免費

免費玩Andruino Free App

Andruino Free APP LOGO

Andruino Free LOGO-APP點子

Andruino Free APP QRCode

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

高評價生產應用App推薦