Ogni giorno offriamo licenze per app e giochi Android che altrimenti dovresti acquistare.

Andruino Giveaway
$0.99
SCADUTA

Android Giveaway of the Day - Andruino

Use this Arduino USB SERIAL Communicator and connect to your Andruino board
$0.99 SCADUTA
User Rating: 0 Lascia un commento

Questo giveaway è scaduto. Andruino è adesso regolarmente disponibile.

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);
}
}

Sviluppatore:

Leonardo Javier Russo

Categoria:

Productivity

Versione:

1.9.4.4

Dimensione:

46k

Valutato:

Everyone

Compatibilità:

4.0 and up

Commenti su Andruino

Thank you for voting!
Please add a comment explaining the reason behind your vote.
Windows Giveaway of the Day
$35.00
gratis oggi
Lascia che BeeConverter dia vitalità al tuo video!