Κάθε μέρα προσφέρουμε ΔΩΡΕΑΝ εφαρμογές και παιχνίδια με άδεια χρήσης για 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 Σχολιάστε

This giveaway offer has been expired. Andruino is now available on the regular basis.

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
free today
Πραγματοποιήστε όλες τις απαιτήσεις σας για δημιουργία αντιγράφων ασφαλείας και επαναφορά Android.